Hi,
Is there a way to unselect and uncheck items in a listbox client side without looping through every item in the list? I see that there is a clearSelection option but this does not uncheck any of the items.
I was hoping to loop through the checked items using the get_checkeditems option but I can't figure out how to loop through the get_checkeditems collection and then uncheck them in javascript.
Thank You
Tracy
Is there a way to unselect and uncheck items in a listbox client side without looping through every item in the list? I see that there is a clearSelection option but this does not uncheck any of the items.
I was hoping to loop through the checked items using the get_checkeditems option but I can't figure out how to loop through the get_checkeditems collection and then uncheck them in javascript.
Thank You
Tracy