C
Chris
I have a drop down list that is databound to a custom collection. When the
page loads it populates the drop down list properly with all the values. I
have the drop down list set to autopost back. In the form load I if the it
is a post back I am able to print the appropriate index of the selected
index for the drop down box. However the combo box is still showing the
first item in the list as being selected no matter which item I actually
selected. What am I doing wrong? Any help would be greatly appreciated
Sincerely
Chris
page loads it populates the drop down list properly with all the values. I
have the drop down list set to autopost back. In the form load I if the it
is a post back I am able to print the appropriate index of the selected
index for the drop down box. However the combo box is still showing the
first item in the list as being selected no matter which item I actually
selected. What am I doing wrong? Any help would be greatly appreciated
Sincerely
Chris