Dropdownlist, Datagrid and the browser back button
Good afternoon,
I have an webform with a datagrid that has a dropdownlist set up in a template column.
The function of the dropdown causes an action against the grid item. Each action redirects to a detail/action page for that record. This all works fine but if the user hits the âBackâ button from these subsequent pages, it returns to the grid and the action is still in the dropdown(instead of resetting to âSelect action. . .â).
If the user then selects an action against a different record, it uses the line of the previously selected item. i.e. it does not refresh the dropdown list and I do not seem to be able to reset it programmatically prior to redirecting to the detail page so that it is not selected on return via back button.
Any assistance would be greatly appreciated. . .
sunnergren
sunnergren
|