D
dwa
It seems that modifying a Value within any of the items in a DropDownList
causes the SelectedIndex viewstate to be ignored on subsequent post backs.
We've got a page that dynamically loads a control (UserControl). If the
DropDownList items values are modified (any of them), the SelectedIndex is
reported incorrectly when the page gets posted back. Why is this?
- dwa
causes the SelectedIndex viewstate to be ignored on subsequent post backs.
We've got a page that dynamically loads a control (UserControl). If the
DropDownList items values are modified (any of them), the SelectedIndex is
reported incorrectly when the page gets posted back. Why is this?
- dwa