O
otto
Hi,
I have a GridView where I've implemented paging along with a Button that
uses the CommandName "Select". When I render the page initially, I click
the button and handle the SelectedIndexChanged event and get the
SelectedDataKey values as expected. When I change the page on the grid, I
get a null value for the SelectedDataKey instead of the DataKey values. Any
idea where I might be going wrong here?
I have a GridView where I've implemented paging along with a Button that
uses the CommandName "Select". When I render the page initially, I click
the button and handle the SelectedIndexChanged event and get the
SelectedDataKey values as expected. When I change the page on the grid, I
get a null value for the SelectedDataKey instead of the DataKey values. Any
idea where I might be going wrong here?