i am using AngularJS v1.1.5
I need any help considering this please
i use ng-grid in my data i had
cellTemplate: '<i ng-click="removeMyRow(row)" class="linkable-{{row.entity[\'linkableCancel\']}} {{row.entity[\'cancelButtonClass\']}}" title="Cancel" ></i>',
the row received on some rare non reproducible cases when i use row.entity.id its missed with other value
please give me any guidance or refer me to any work around