G Guest Feb 10, 2005 #1 Is it possible to hide the "gray" column on the left side of the datagrid, and is it possible to put data in there if i can't hide it?
Is it possible to hide the "gray" column on the left side of the datagrid, and is it possible to put data in there if i can't hide it?
G Guest Feb 11, 2005 #2 Hi Mike, I think you want the DataGrid.RowHeadersVisible property. Set it to false, that should fix your problem. Hope this helps. Regards, Matt Garven
Hi Mike, I think you want the DataGrid.RowHeadersVisible property. Set it to false, that should fix your problem. Hope this helps. Regards, Matt Garven