S
swartzbill2000
Hello,
I have a DataGridView that is bound to a table in a DataSet. I want a
tab-separated String containing the HeaderText from all the columns in
the DataGridView. Is there a property or method of a DataGridView or
maybe the columns collection that I can use, or should I just write the
code myself?
Bill
I have a DataGridView that is bound to a table in a DataSet. I want a
tab-separated String containing the HeaderText from all the columns in
the DataGridView. Is there a property or method of a DataGridView or
maybe the columns collection that I can use, or should I just write the
code myself?
Bill