- Apr 24, 2005
- 553
- 4
- 81
We are using a data-bound grid (DataGridView) in VB.NET 2.0. It's bound to a table adapter in the data designer.
But the grid randomly reorders columns, and I have to order them back. This happens once or more per day, and is very annoying - we have to check for this before every build.
What causes columns to get reordered like this?
thanks.
But the grid randomly reorders columns, and I have to order them back. This happens once or more per day, and is very annoying - we have to check for this before every build.
What causes columns to get reordered like this?
thanks.
