Hey,
I'm testing the new feature "Split" of the resource in the schedule, but I find some strange behaviors or bugs.
My setup is without rowHeaderColumns.
- I have a resource with 4 split rows. When I filter out one row (clientside), then the resource divider is not showing (disappear behind next resource).
- When I hover over the second split row the crosshair of the parent row is not showing, when I add rowHeaderColumns it works.
- In code: In a split row, is there a way to find the parent row? the parent() function on the row returns null