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
I am trying to create a numeric paging where I am generating paging list by javascript. Each link in paging has attribute ng-click="functionname()" and the function exists in my js. But its not calling this function when I click on a link. I have also tried this in a plunkr. here is the link http://plnkr.co/edit/Ygc9op . Can anyone help me with this? Is this because I am generating the liting by javascript?
The text was updated successfully, but these errors were encountered:
#1, this isn;t an ng-grid issue. I suggest asking this question in the angular forums. #2 it works in chrome. #2.5 are you trying to use an unsupported browser?
I am trying to create a numeric paging where I am generating paging list by javascript. Each link in paging has attribute ng-click="functionname()" and the function exists in my js. But its not calling this function when I click on a link. I have also tried this in a plunkr. here is the link http://plnkr.co/edit/Ygc9op . Can anyone help me with this? Is this because I am generating the liting by javascript?
The text was updated successfully, but these errors were encountered: