:: Forum >> Version 2 >>

How to set the state of a item from a checked List ?

More information on this topic is available in the documentation section: /ui.checkedlist/.

I can't change the state from a list Item,
obj.setItemValue([true,2]); or
obj.setItemValue([true,true,true,true]); does not work.

Many thanks.
Andreas Richter
Thursday, October 20, 2005
you have obj.setSelectedItems([2, 3]);

Bye
Laurent
Laurent
Monday, December 19, 2005



This topic is archived.

Back to /ui.checkedlist/

Documentation:

Forum search