Hi!
How can I reference a selected item in new APEX 5 treeView widget?
That is what I discovered:by chance:
$(‘#MYTREE_1′).treeView(‘getSelection’).text()
Are there any other ways?
I tried to get to work methods getLevelFromNode and getIdFromNode,
but without success.
Any help would be appreciated.
Regards,
Andrew