Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi,
I want to add new row in advance grid by clicking "ADD" button in Advance grid? How to achieve it?
Similarly i want to do delete and edit also.
I make the grid column as editable and giving new input to grid.
But how to pass that input to services?
Thanks in advance