How can i use DropDownList?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I use a DropDownList control.When I want to select one row of this,it's not select and the item that it's index is zero selected which means that SelectedIndexChanged event dose not work well. I set the AutoPostBack property to true but it dosen't work well. Can you help me? Thanks in advance