List to widget on datagrid 2

0
Hi All,   I have used datadrid2 to list the master entity.    I want show the associated entity data using the Listen to Widget property. The dataview widget does not populate the datagrid2. Why ?   Regards Sudhir
asked
2 answers
0

Hello Sudhir,

We can achieve this.

1.Add datagrid2 and data view using listen to widget.

 

image.png

 

Add selection single and method row.

image.png

 

using this we can use dataview in datagrid2

answered
0

Hello Sudhir,

 

Refer this link for more details : https://docs.mendix.com/refguide/listen-to-grid-source/

 

Hope it helps.

answered