Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi again guys, ive got another problem here. Ive created a gridview where selecting is set to true. Now my problem is that I want that when I select that record(from the gridview) all the data will be sent to their prespective textbox.
Example:
column one is title will be sent to textbox1
column two is name will be sent to textbox2

and when i click the button[modify] the selected record of the grid will be change based on what i input on the specific textbox.

Is it possible. Is there any tutorial regarding this. Thanks and more power.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900