changing check box value programatically [message #129405] |
Mon, 25 July 2005 02:17 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Nilesh Kunte
Messages: 30 Registered: December 2004 Location: Indore
|
Member |
|
|
Hi,
I have a checkbox with properties (value when checked -->>y, value when unchecked -->>N). I want to change this property programatically, which will be controlled throught a list box values.
How to change this property programatically? .
viz. what should i write in list box's key-next-item trigger?? set_item_property('ck1',checked,????);
required urgently.
|
|
|
|
|