:: Forum >>
How to set the state of a item from a checked List ?
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 support forum
Forum search