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
140
Can i use edit link to show the row edit dialog and save data using batch mode?
posted

Hi,

As caption, is there a sample to show a edit link for each grid row and saving data in batch mode?  It is for master-detail page which i want to update master and detail table with transaction.

Thanks

Wilson

  • 49378
    posted

    Hello Wilson,

    Thank you for posting in the community.

    One possibility in this scenario would be use igGrid's RowEditTemplate updating mode. Starting the editing may be achieved via an edit link in one of the columns calling thestartEditmethod of the updating feature.

     

    Please do not hesitate to contact me if you have any questions.