ListView and SelectedIndexChanged event
-
Hi friends, I have a web form with a ListView bound to a DataView. I need to fire the OnSelectedIndexChanged event to capture the index in the ListView in order to retrieve the data from the DataView. The problem I have is that this event does not fires when I click on a different item in the LV. It only fires when I change its content by filtering the DV etc... What is happening here?...Is this event not suppose to fires when a user change their selection in the LV? Thanks
-
Hi friends, I have a web form with a ListView bound to a DataView. I need to fire the OnSelectedIndexChanged event to capture the index in the ListView in order to retrieve the data from the DataView. The problem I have is that this event does not fires when I click on a different item in the LV. It only fires when I change its content by filtering the DV etc... What is happening here?...Is this event not suppose to fires when a user change their selection in the LV? Thanks
Would you please tell me how can we use listview in web forms? Sorry but I am not finding list view control for web froms in Microsoft controls.
Naveed Kamboh
-
Would you please tell me how can we use listview in web forms? Sorry but I am not finding list view control for web froms in Microsoft controls.
Naveed Kamboh