Hello,
I have a DataView bind to a basic Datagrid with 3 columns.
At Form Initialization only the first column of the DataGrid contain info.
Whenever I fill the 2 others columns, the row is disappearing (I guess hide) from the DataGrid... this is a great default behavior, but not user friendly in the case of my client
Does anyone know how to simply make that DataGrid not "dynamic like" style.
This would help greatly, Many thanks,
Mir
I have a DataView bind to a basic Datagrid with 3 columns.
At Form Initialization only the first column of the DataGrid contain info.
Whenever I fill the 2 others columns, the row is disappearing (I guess hide) from the DataGrid... this is a great default behavior, but not user friendly in the case of my client
Does anyone know how to simply make that DataGrid not "dynamic like" style.
This would help greatly, Many thanks,
Mir