SyntaxFix
Write A Post
Hire A Developer
Questions
Try below solution
ng-if="details.Payment[0].Status != '0'" Use below condition(! prefix with true condition) instead of above ng-if="!details.Payment[0].Status == '0'"