Remove the repeating rows in DataGrid 2 in MendixStudioPro - Mendix Forum

Remove the repeating rows in DataGrid 2 in MendixStudioPro

6

can we get a setting to make dg2 not repeat 5 times?

we have a page where depending on an enum we show 1 of 10 dg2

swhen this was a listview, it was doable, but DG2 blows up the page

 

image.png

asked
1 answers

Definitely in structure mode, it should only show this once I think. Would save a lot of time on pages where I have several DG2 with conditional visibility.

Created