Hi,
I’ve implemented the splitAt(…) method in mi treegrid and I have another problem with this. When I expand some nodes from my treegrid, the last opened always has the same row style colour as the following. Why does it happen?
When the grid is full at first time, it’s ok. The problem is in the node expand event.
I’d been getting a lot of problems with the splitAt(…) in a treegrid (row style colours, changing the icon of the nodes, deleting/inserting/updating rows operations, etc.), and read in the Pro version 2.6 has some issues solved, but we are not allowed to make a migration at this moment.
Thanks,