use DataTable data as DataGridView column/row headers

  • Thread starter Thread starter ctalley1
  • Start date Start date
C

ctalley1

Guest
Im trying to use data from a datatable as the header for a datagridview. Most importantly, Im trying to determine if this is even possible... without any luck. It would have to be dynamic, since the data will always change. Can anybody tell me if this is achievable, or if I need to look for another way?

Continue reading...
 
Back
Top