Hi,
I am using inline row editing feature of iggrid. I want to add to buttons in Action column
1. Save
2. Cancel
Instead of using done and cancel buttons of iggrid.
I want to update row if clicked on save and cancel row editing on click of cancel. these buttons will be shown once we start editing and hidden after editing is completed.
How can i achieve the same.
Hello,
I have created and attached a sample illustrating the desired behavior using a templated column and igGrid's API. Please test it on your side and let me know whether it helps you achieve your requirement.
6175.Sample.zip
Thank you for posting in our community.
I am currently in the process of creating a sample for you, illustrating the desired behavior. I will keep you posted on my progress.