0
When you have selected multiple tree items on a FormTreeControl and try to loop through them with the getNextSelected method, provided from the FormTreeControl class, it always return 0. In the same time if you try to get count of the selected items you correctly get the actual count from the getSelectedCount method on the same class.
Category: Development
STATUS DETAILS
Needs Votes