I need to use two gridview to load data from database in runtime dynamically from database through program,but it shows only first gridview and not the second grid view.
Please help,Thanks in advance.
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.
Gomathi PalaniswamyPosted Oct 22, 2013, 7:57 AM
Please check whether the datasource assigned to datagridview2 and you have done data bind for the same.Also check you have given correct bound field.
If above are correct and still you are getting outpur,please do share your code.
Thanks
Gomathi
Anurag SarkarPosted Oct 18, 2013, 4:00 PM