Problem with DataGridView column reorder (URGENT)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ukumawat
    New Member
    • Sep 2006
    • 1

    Problem with DataGridView column reorder (URGENT)

    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.
Working...