Click here to Skip to main content
15,903,362 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi in gridview whatever i checked that row must show in textboxes nd in that whatever i did(insert,update,delete)apply to grisview.
please help me
Posted
Comments
Sandeep Mewara 7-May-10 8:48am    
Kindly re-phrase your question and update on what exactly your issue is. Please be clear on what are you trying to do.

1 solution

I don't think this would be a great idea unless you need it for some specific reason.
You can perform all mentioned operations within GridView itself.
This[^] article will tell you how to do these things inside GridView. :)
 
Share this answer
 
Comments
maheswarareddy 8-May-10 6:16am    
ok fine, i want to display it on externally like textbox1.text in this manner
nagendrathecoder 8-May-10 6:54am    
Ok, now you have to tell us that for what purpose you are using checkbox in your gridview?
What will happen if you check more then 1 checkboxes, how are you going to display more
then 1 records in Textbox ?

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