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
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.

 

https://docs.mendix.com/studio/page-editor-data-grid#grid-columns

answered
0

Hi Ashar,

How you solved this problem? Can you share with me?

 

Thanks,

Júllia A.

answered