Dropdownlist
-
Hi, I have a small problem. I have a dropdownlist, the values in the dropdownlist should be displayed when we press a key on dropdownlist. It should work as if we clicked the arrow on the dropdownlist. Please help me out.. Lavanya Test
-
Hi, I have a small problem. I have a dropdownlist, the values in the dropdownlist should be displayed when we press a key on dropdownlist. It should work as if we clicked the arrow on the dropdownlist. Please help me out.. Lavanya Test
Hi Lavanya, U can populate the DropDownList in Page_Load or anyothers methods. otherwise u need to write javaScript functions. Bye Pessi.
-
Hi Lavanya, U can populate the DropDownList in Page_Load or anyothers methods. otherwise u need to write javaScript functions. Bye Pessi.
The problem is not binding the dropdownlist.. The problem is,, I'm using mulitiple key to select a value in dropdownlist. So what I want is I want my dropdownlist expanded when I press any key on dropdownlist. Do you have any solution ( Javascript) for this?? Lavanya Lavanya