bjswift
October 26th, 2005, 10:15 AM
I have a drop down list that I have tried both ways populating in design time, and at run time. When I make a selection and run a function which uses the values of the DDL box, the drop down list returns back to the index of 0, and does not save the sate to the index that I choose to run the function.
I made sure that the enableViewState property is set to TRUE. There is no other code that manipulates this control either. Any ideas???
I made sure that the enableViewState property is set to TRUE. There is no other code that manipulates this control either. Any ideas???