Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
I would like to perform the CRUD operations on angular grid (ng-grid). I investigate a lot but did not find any clue. I know we can do this by using angular directives by constructing html table, but i don't want that. Is this possible? if so can you please provide me a clue in order to achieve this?

Thank you
Posted

1 solution

Finally, i planned to use buttons in rowTemplate. Hence i can assign the click directives which solves my problem.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900