Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
95
Custom buttons in Action Column to update and cancel editing.
posted

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.

Parents
No Data
Reply
  • 1080
    Offline posted

    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

Children
No Data