javascript - ng-class not working properly -


i trying apply css class tr conditionally, it's applying class alternatively condition true. here html:

<tr ng-repeat="g in assgnedheads"      ng-if="g.billheadshortform!='fec' && g.billheadshortform!='fdg' && g.billheadshortform!='gl'"     ng-class="{'mapped-head':g.pkno!=0}"> 


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -