Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7714365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:06:33+00:00 2026-06-01T02:06:33+00:00

Main page has a gridview with options to filter / search etc… when a

  • 0

Main page has a gridview with options to filter / search etc…

when a user selects a row a NEW page comes up (response.redirect) and i can edit/insert/delete there…

I want the user to be able to go back to the page he came (easy) BUT i want the grid to have the filters as they where on the time of the first redirect.

anything ready in .net or i have to use lets say querystring back and forth to do it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T02:06:35+00:00Added an answer on June 1, 2026 at 2:06 am

    Avoid using Response.Redirect

    Instead of using Response.Redirect, use Server.Transfer where ever you can. Response.Redirect sends response to the client which then sends a new request to the server. Server.Transfer however performs the redirect on the server. Only use Response.Redirect when you want authentication and authorization to be performed on redirects or you want URL on client browser to be changed because Server.Transfer will not do this as it is a server side transfer.

    This way you’ll be able to preserve the prvious page folrms collections..
    look here:
    http://www.codeproject.com/Tips/74472/ViewState-and-Server-Transfer-Best-practices

    and also “Passing Server Control Values Between Pages” :
    http://msdn.microsoft.com/en-us/library/6c3yckfw(vs.71).aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am creating a new page in VS2005 (VB) and it has a gridview,
I need to create a cherrypy main page that has a login area. I
I have a main page that has a children item. Now my question is,
My main page loading another page via ajax. Which has javascript file. How do
I have a two pages say Main.xaml and Details.xaml .Each page has a ListBox
the main page of my site is /home.php This page has pagination with anchor
I need help. My main page has a long table that will typically be
The main page has a horizontalScrollView across the top and a number of TextView
Lets say I have a main page which has a link that opens a
I have a window(say main window) with a frame which has a page in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.