I made two datagridview controls and added the columns manually with
the wizard. I even specified the displayindex value for each columns.
Before binding to a dataobject, the columns are in the order which I
specified. After binding the datagrid.datasource to the object LIST,
the order of the columns are reorder. Beside specifying the
displayINDEX value, I don't know what to do.

Any help is greatly appreciated.

thanks,