You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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