G
Guest
hello,
dgNameFound.Items[0].Cells[0].Visiable= false;
i'm using this to hide the items in a datagrid and it works fine... but i do
not know how to hide the header of the column. can someone please show me how
this is done?
dgNameFound.Items[0].Cells[0].Visiable= false;
i'm using this to hide the items in a datagrid and it works fine... but i do
not know how to hide the header of the column. can someone please show me how
this is done?