:: Forum >> Version 2 >>
Clear all selections
More information on this topic is available in the documentation section:
/aw.ui.list/selected-items.html.
To clear the list i had to pass in a bad array value. In case anyone else is looking for this.
var selectedArray = [-1]; testsList.setSelectedItems(selectedArray);
Sherman
Thursday, July 20, 2006
This topic is archived.
Back to /aw.ui.list/selected-items.html
Documentation:
Forum search