Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,
I have a gridview in a page, i need to bind different tables to same gridview and need to update all rows of data at a time. How to display all rows of gridview with textboxes in page load and how to update with single button click.
Note: I dont like to use <template><itemtemplate>, because i am binding data dynamically to gridview.
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