How to get selected value from dropdown list?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

How to get selected value from dropdown list??

i have a one dropdown list so how it would be possible that i click on one item the selected value go to the search box and then its fetch data from database and i want to this on the dropdown list selected item.

5th Nov 2016, 9:04 PM
Krishna Kumar
Krishna Kumar - avatar
2 Answers
+ 1
List.SelectedItem; or List.SelectedIndex;
12th Nov 2016, 7:04 AM
Leon Lichtblau
Leon Lichtblau - avatar
0
what you do bro present time
28th Mar 2017, 7:27 AM
vikas
vikas - avatar