ASP.NET DropDownList SelectedIndex
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
I have a problem with the DropDownList in ASP.NET. After the Event SelectedIndexChanged is fired, the new selected index will be not processed. There is still the old value inside. Has anybody an answer for this problem ?
Hi there. Do you have ViewState enabled?
-
Hi there. Do you have ViewState enabled?