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

  • Home
  • SEARCH
  • 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 6332817
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:21:14+00:00 2026-05-24T18:21:14+00:00

I am making a GUI in aspx using a grid view for a database.

  • 0

I am making a GUI in aspx using a grid view for a database. I was wondering if there is a way to hyperlink each row to edit in a different window? I do not want the rest of the table to be shown just the row that the user wants to edit. I also want the row to be in edit mode once it enters into the new window. I have it now where it opens up the row by itself in a new window but the user still has to click the edit button. Here is the code I am using for that.

<asp:TemplateField HeaderText="Edit">
      <ItemTemplate>
       <asp:LinkButton ID="lnkname" runat="server" Text='<%#Eval("ID") %>' PostBackUrl='<%#"~/editDetails.aspx?ID="+Eval("ID") %>' >
       </asp:LinkButton>
       </ItemTemplate>
</asp:TemplateField>

This does what I want to a point, however I want it to be in edit mode when it hits the new page. Any ideas would be great.

  • 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-05-24T18:21:15+00:00Added an answer on May 24, 2026 at 6:21 pm

    I would suggest you to open the editable record in a popup window. Just look at this example

    Master-Detail with the GridView, DetailsView and ModalPopup Controls

    Otherwise if you want to do it your way, to open the editable record in new page, you can add DetailsView/FormView in your new page and show the record in an editable form. Have a look at this example GridView-DetailsView (Master/Detail) Control

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

Sidebar

Related Questions

I am making a little GUI frontend for a app at the moment using
I am making a GUI using SpringLayout using the following code: private void createAndShowGUI()
Just wondering if there is any kind of framework or method of making a
Im making a portion of my app using the netbeans gui editor. Great so
I want to make a firefox plugin using XUL for making GUI. And I
I am making a GUI program using gtkmm. I would like to draw some
I am making a Gui Library on top of SDL using C++. (Don't ask
I`m making a GUI for my java program using Swing Components and Netbeans IDE.
I'm trying to learn objective-c by making a GUI application using Xcode 3. I'm
I'm making a GUI using Java (who isn't?). I know the Swing Worker class

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.