I recently started diving into angular-js and I'm really impressed with how cool it is. In my search, I came across http://angular-ui.github.io/ng-grid/, which seems to be a user-friendly tool. However, I'm grappling with figuring out how to display a modal window when the edit button is clicked for a row. Additionally, I want the updated content to be reflected on the grid with the edited row highlighted upon clicking "Save".
Something similar to , but without integrating jtable and angular js together.
If anyone could lend a hand, that would be greatly appreciated!
Thanks & regards, Tin