S
shantanu_kush
Hi all,
I have a ListBox in a composite control. EnableViewState for the
ListBox is true.
The ListBox is populated with some values.
The user makes a selection in the ListBox and then Clicks a Button.
In the Button Click event, I want to get the SelectedItem of the
ListBox.
The SelectedItem valued is coming to be null.. Also, the ListBox is not
preserving it's ViewState.
Any advice.
Thanks.
Shantanu..
I have a ListBox in a composite control. EnableViewState for the
ListBox is true.
The ListBox is populated with some values.
The user makes a selection in the ListBox and then Clicks a Button.
In the Button Click event, I want to get the SelectedItem of the
ListBox.
The SelectedItem valued is coming to be null.. Also, the ListBox is not
preserving it's ViewState.
Any advice.
Thanks.
Shantanu..