0
Answer

Bind multidimentional array to datagridview control

Photo of Shomen Deb

Shomen Deb

16y
6.7k
1
I need to bind 2D array to datagridview control. Firstly I need to bind a VIEW from a database to a DataGridView control and then I want to bind same DataGridView to an array dynamically. Can anybody help me?