Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Order of columns in a DataGridView
 

Order of columns in a DataGridView

How do I order the columns in a DataGridView control?

I've set them all up by right-clicking and selecting Edit Columns, and set the order I want them to appear in using the up & down arrows, but when I run the application, they just go an mix themselves up...

Any ideas?

- Mina

MinakiSerinde  Monday, April 03, 2006 1:03 PM
vkh75  Monday, April 03, 2006 2:15 PM
This is the thing... all my columns are manually added to the DGV....
MinakiSerinde  Monday, April 03, 2006 2:52 PM

You can use google to search for other answers

Custom Search

More Threads

• DataGridView SelectionMode property & ColumnStateChanged event Lost
• Enabling/Disabling Save button on BindingNavigator
• Status of record
• combobox
• DataGridView - DataGridViewImageColumn issue
• creating a database...
• in datetimepicker control in VB 2005, the date value doesn't save to db
• sorting glyph not displayed for columnHeaderClick when business object is bounded to dataGridView
• How to bind a hierarchical DataSet
• DataGrid examples