Skip to Content
0
Feb 13, 2020 at 08:39 AM

How to freeze first few rows on a tree table?

58 Views

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