angularjs - ng-view not getting updated when there is ng-grid inside it -
Please take a look at the following plunker This is a simple app with ng-grid. I need to navigate to the Edit page when the Edit button is clicked. What happens is that instead of going to the edited page column in the grid, get confused. Can anyone explain why this is happening and how can I improve it? There is a problem with the NG-Grid version you are using, I've changed it to the latest version and it worked.
& lt; Script type = "text / javascript" src = "// cdnjs .cloudflare.com / ajax / libs / ng grid / 2.0.8 / ng-grid.debug.js" & gt; & Lt; / Script & gt; Example:
Comments
Post a Comment