Hi there,
I have a tree table in which the first 3 rows are leaf (no children) and the fourth row is a parent and has children.
Is there any way to fix the first 3 rows? I have tried setFixedRowCount(3) but it doesnt seem to work on Treetable.
Thanks,
Jayashree