Hello! I have two problems with the tree grid and the virtualization. I know there are some limitations with that.
1) When virtualization is enable and scrolling the rows takes "jumps" when drawing and sometimes the rows are not drawn at all.
2) I have methods that reload all the rows in the tree grid, and when I'am at the bottom of the scrolling and this rows updated (the dataSource change, and the grid refresh) the scrolling "jumps" up not to the current position
Is there a way to fix this?
Thanks