Skip to Content
0
Jun 05, 2018 at 07:55 AM

SAPUI5 treetable expandToLevel not working in version "1.28.42"

360 Views

Hi,

I am using a sapui5 tree table control and binding JSON data to it.I want the tree structure to be expanded by default. So in onAfterRendering I have used oTreeTable.expandToLevel(3);

This code works fine with version "1.54.4". But is not working in version "1.28.42"

Please suggest.

Thanks,

Anusha