Hi All,
I have the formatter attached to a column of a TreeTable. Whenever I expend any node of the treeTable or if I scroll it the formatter triggers and processes some lines of the table.
Is there a way to get an index of the current rendering table's line? It should be some technical application's parameter cause I can see table is rendered line by line, from it's bottom to the top.
Add comment