Hi Team
I have two gridview's if i check a row of 1st grid then that row should be added to another grid.
ex:
How to get DeptCode from deptgridview
Loading
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.
CrishPosted Dec 28, 2010, 1:19 PM
you can save save this grid in view state or in dataset after selection checkbox and give that data to another grid
Manikavelu VelayuthamPosted Dec 28, 2010, 6:26 AM