mallesh
11-19-2003, 06:43 AM
Hi Antun,
How do i select the items in the combobox by without clicking on the button next to the combobox.like, when ever i want to query the database by passing item value in the combobox, first i have to select the item, and then click the the button, next to the combobox.But i don't need button next to the combobox, but by selecting the item in the combobox, item value should pass dynamically, by doRequest() method.
i tried with "onselect" event in the combobox.
but that does not work (I am using LPS1.0.1)
Thanks
Mallesh
How do i select the items in the combobox by without clicking on the button next to the combobox.like, when ever i want to query the database by passing item value in the combobox, first i have to select the item, and then click the the button, next to the combobox.But i don't need button next to the combobox, but by selecting the item in the combobox, item value should pass dynamically, by doRequest() method.
i tried with "onselect" event in the combobox.
but that does not work (I am using LPS1.0.1)
Thanks
Mallesh