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