Passing gridview values(data) to textbox fields... [C#]

C# gridview textbox values data passing control

Page 1 of 1

1 Replies - 729 Views - Last Post: 25 October 2009 - 10:21 PM Rate Topic: -----

#1 husna_  Icon User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 9
  • Joined: 07-September 09

Passing gridview values(data) to textbox fields... [C#]

Posted 25 October 2009 - 06:47 PM

Hello.

For my view,
In the page:
1) I have a gridview with the select hyperlink in it. The gridview data is from the SQLDataSource.
2) And, I also have a few textboxes (abt 5) - not in the gridview.

What I would like to do is to use the select hyperlink to select the row that i want to edit. And when i click select, the data in the row should come out to their respective textboxes.
How do I go about doing this?

Is This A Good Question/Topic? 1

Replies To: Passing gridview values(data) to textbox fields... [C#]

#2 bodom658  Icon User is offline

  • Villiage Idiom
  • member icon

Reputation: 112
  • View blog
  • Posts: 1,123
  • Joined: 22-February 08

Re: Passing gridview values(data) to textbox fields... [C#]

Posted 25 October 2009 - 10:21 PM

[rules][/rules]

~Bodom
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1