0
Answer

Bind multidimentional array to datagridview control

Ask a question
Shomen Deb

Shomen Deb

15y
6.3k
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?