Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 2 of 2
  1. #1

    question in asp.net C#, gridview selection?

    i have a web form that performs a search on an access database displayed in a grid view that enables selection, when i click the select keyword, a row is selected, then here is my problem, i dont know how i could pass the value of GridView1.SelectedValue.ToString() to another textbox.text in another web form that would open(in the same window, much like the behavior of Response.Redirect), how can i do that?

    please helpp.

  2. #2
    Alison's Avatar
    Senior Member

    Status
    Offline
    Join Date
    May 2009
    Posts
    124
    Downloads
    0
    Uploads
    0
    send it to the other page as a POST variable and access it on the other page using a request object?

 

 

Quick Reply Quick Reply

Click here to log in


How many letters in the word Rabroad

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 09-12-2011, 02:00 PM
  2. Replies: 0
    Last Post: 11-22-2010, 04:35 AM
  3. How to pass a variable using GridView (Asp.Net)?
    By Timberton4 in forum Discuss ASP
    Replies: 1
    Last Post: 10-04-2010, 06:28 PM
  4. How do i put a button in a gridview (C# ASP.Net)?
    By Storm Shadow Busa in forum Discuss ASP
    Replies: 0
    Last Post: 08-08-2009, 04:17 PM
  5. What's wrong with my GridView (C# and ASP .NET question)?
    By Master ß ???? in forum Discuss ASP
    Replies: 0
    Last Post: 01-08-2009, 07:08 PM

Bookmarks

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •