Hi,
Here i attached the sample project, It contains a textbox, dropdown and a button control.Input to the text box is a string(ie a,b,c,d). I split that and displayed in dropdown control.
In This You know about, 1. Split function 2. Bind that input to dropdown.
Here i attached 2 files 1st one is you get data from DB to txt box 2nd one is u can type manually to txt box
Regards, Siva Sankari
AttachmentsBinding Data from txtbox to Dropdown Control (17716-29850-Dropdownlist.zip)Manually type content in Txtbox (17716-2997-Dropdownlist.zip)
|
| Author: Kapil Dhawan 18 Jun 2008 | Member Level: Gold Points : 2 |
Hello Nice piece of code Thanks for sharing your knowledge with us. I hope to see more good code from your side This code will help lots of guys Thanks to you Regards, Kapil
|