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