show tables data in dataGridView
How to show data in DataGridView in windows Forms using connected mode(row by row mode).
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.
aakash agrawalPosted Sep 11, 2013, 3:18 AM
Sanjeeb LenkaPosted Sep 11, 2013, 12:27 AM
Refer to this link
http://www.codeproject.com/Articles/29644/dataGridview-Using-DataReader
http://mentaljetsam.wordpress.com/2008/11/20/loading-an-sqldatareader-into-a-datagridview/