Hi,
I am using tree view and I am using getAllChecked() to get the list of all the checked items in tree view. Insted of getting the actual text, I am gettings identificators. Is there any way to get the actual text associated with the root nodes and all the selected child nodes?
Thanks.