:: Forum >>
Uncheck single item in checked list
Regarding a checked list, this question has been asked a number of times. The answer given is:
obj.setSelectedItems([2, 3]);
But how can you uncheck a single item by index?
For instance you want to uncheck Item 2 without knowing or dealing with the other values.
Eric J.
Friday, February 20, 2009
This topic is archived.
Back to support forum
Forum search