TreeGridAdvanced expand/collapse, multiple childs vs. parent
Hi community users,
Is somehow possible, in Tree Grid Advanced, use function for expand/collapse all rows of the infotable?
I tryed to use property "ExpandLoadedRows" which is bindable - so I bound a Checkbox to this value, but it didn't work for me. It worked only when I set this property checked by default which shows me only expanded rows.

How can I achieve correctly shown data in tree advanced grid, when in BOM I have two lines with the same ID (in another structures/parents)? Currently it shows me the child ID correctly in the position , but from wrong ParentID.
Thanks

