3.2.0

I GIVE UP - CheckedList Help Needed

I'm trying to use the CheckedList control that is in 'examples/new/controls.htm' and also at:
http://www.activewidgets.com/ui.checkedlist/

I can't figure out how to set some of the items as initially checked.

Also, how do I retrieve the value (checked or unchecked) of a list item?

Thanks,
Rob
Rob Francis
December 14,
you have obj.setSelectedItems([2, 3]);

Bye
Laurent
Laurent
December 19,

This topic is archived.

See also:


Back to support forum