Hi all,
i write a small code for printing the entire datagridview in vb.net and it is working fine but when i am trying to reorder its columns (also workin' fine) and try to print coulmn headers, the column header collection of DataGridView gives me the column indexing without reordering.
the actual column collection is unaffected by reordering.
i would really appreciate if anyone provide assistance.
i write a small code for printing the entire datagridview in vb.net and it is working fine but when i am trying to reorder its columns (also workin' fine) and try to print coulmn headers, the column header collection of DataGridView gives me the column indexing without reordering.
the actual column collection is unaffected by reordering.
i would really appreciate if anyone provide assistance.