Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 3rd, 2004, 06:03 PM
Registered User
 
Join Date: Nov 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to handle browser back button? sachin JSP Basics 1 September 24th, 2008 06:46 AM
browser back button Dj Kat Javascript How-To 1 February 22nd, 2006 06:33 AM
Browser back button karetaker ADO.NET 2 November 5th, 2004 02:32 AM
Dropdownlist, Datagrid and the browser back button sunnergren Classic ASP Basics 1 November 3rd, 2004 05:30 PM
emulating Back browser button badgolfer ASP.NET 1.0 and 1.1 Basics 2 August 19th, 2004 03:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.