on 2015 May 19 8:58 AM
Hi,
We are using SAP UI5 TreeTable control. We have a requirement to collapse the whole tree recursively. For this we tried using collapseAll() but it fails giving the below js error:
B.collapseToLevel is not a function
The SAP UI5 version I'm using is 1.28.4
Has anybody tried something similar... ? I tried implementing the collapseAll functionality but not much success with it..
Thanks and Best Regards,
Ria
Request clarification before answering.
Hi Ria,
Even i was having the same issue and i tried the method "expandToLevel(iLevel)" which accepts a integer value and the same works. If i had to collapse my treetable to parent node, i set iLevel = 0.
Hope this helps..
Cheers!
Ashwin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
33 | |
21 | |
16 | |
8 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.