How to edit a field of datagrid using only one pop-up page ?
0
Hi Team, We are using a datagrid with a field named date, we have added a action button which opens a pop-up page as shown below to edit the date. But, when a user is selecting multiple records it opens same pop-up multiple times, for example, if user selects 10 rows to edit then 10 times he have to enter value in pop-up. We wanted to open pop-up once and assign the value entered to all selected rows, how can we achieve this functionality ? Thanks In Advance
asked
Ashar khan
2 answers
0
Hello Ashar
You can use edit button on Datagrid by giving page link to edit or modified the record.
I attached following more information doc this can help you.