Is it possible to select a cell in a treetable like in datatable?
ex: $$(treetableid).select(tid.row,tid.column);
Theselect method is missing in treetable’s API, thank you for pointing this out. In fact, selection pattern here is similar to the datatable: