C
Chris Kennedy
I have a dropdown. I want to trigger a function when it changes that binds a
datagrid whose data source is based on the selected index of the dropdown
list. When I change it, it triggers a post back but the item selected
doesn't remain selected. There are three items it the drop down and it
always stays on the top one even if the third one one is selected.
datagrid whose data source is based on the selected index of the dropdown
list. When I change it, it triggers a post back but the item selected
doesn't remain selected. There are three items it the drop down and it
always stays on the top one even if the third one one is selected.