Datagrid Detailed Detail Hierarchy

Hi,

How can i ensure only one row is expandable and when clicked it will collapse the other one if expanded?

/Thomas

1 Like

Hi @Thomas_Schmidt_Grau,

At the moment single expand is not supported.

Thanks is it something in the roadmap? Or is there a "Dirty" way to do it using reset/reload or something until implemented?

/Thomas

1 Like

Hi enchev, could this be achieved using "execute code", any help would be very appreciated as it would provide a much better user experience if only one record were to be edited at a time.
Regards

@Dominic_Lallemant the thread is for expanding hierarchy not for editing. I’ll do my best to update our demos with such examples.

Added as feature to latest update. You can set EditMode and ExpandMode to control if the grid can edit/expand multiple items. Both are true by default.