Multiple Gridview in same asp.net page
How to bind 3 gridview in same asp.net page, and there are 3 buttons also, On click button show only one gridview at a time, and data want to insert from browser.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Khargesh RajputPosted Apr 10, 2015, 3:07 AM
Ankur JainPosted Apr 10, 2015, 3:07 AM
do some thing like this:
aspx Code:
Code Behind