Good day,
I have a problem that is really irratating. I have a datagrid that is bound. It is automatically filled with all the fields in the dataset. The only thing is that when the datagrid is populated the column order is different to that of the dataset. I don't mind the columns been all jumbled up but I do need to know which column is where.
So my question is, is there a way in which I can read the column header text directly from the datagrid as the datagrid and dataset column order do not match and need the order of the datagrid?
Cheers
I have a problem that is really irratating. I have a datagrid that is bound. It is automatically filled with all the fields in the dataset. The only thing is that when the datagrid is populated the column order is different to that of the dataset. I don't mind the columns been all jumbled up but I do need to know which column is where.
So my question is, is there a way in which I can read the column header text directly from the datagrid as the datagrid and dataset column order do not match and need the order of the datagrid?
Cheers