hi all,
is it possible to display contents of an array to DataGridView?
a lot of topic i see is about displaying data from database or other types,
so is it possible?
i am trying to continuously display value of array to DataGridView,
and the array is constantly changed,
therefore the DataGridView will always be updated.
if it is possible, can anyone please point me to a tutorial to do so?
thank you very very much!
is it possible to display contents of an array to DataGridView?
a lot of topic i see is about displaying data from database or other types,
so is it possible?
i am trying to continuously display value of array to DataGridView,
and the array is constantly changed,
therefore the DataGridView will always be updated.
if it is possible, can anyone please point me to a tutorial to do so?
thank you very very much!