When using DataGrid + DatabaseAdapter and inserting columns at runtime to the Adapter, the column widths in the DataGrid are not shifted along with the columns that are moved to the right. Instead, they remain fixed to the original column index they had.
It’s a déjà vu of the FNCGrid/AdvGrid .
Will you be addressing this in DataGrid?
Thanks.