Hi.
I hope somebody can help me.
I'm working with windows forms and dataGrids. I'm showing the items from a table in a datagrid, I'm just selecting the items that I want to show, but I need one of them be hide. I don't want miss it, because I need it to make deletes per row and this item is my key.
I've been looking for information about it, but I haven't found anything that could help me. I'm not sure if the VISIBLE property exists for columns, I've used TableStyles and ColumnStyles but nothing helps me.
Thank you very much.
Veronika
I hope somebody can help me.
I'm working with windows forms and dataGrids. I'm showing the items from a table in a datagrid, I'm just selecting the items that I want to show, but I need one of them be hide. I don't want miss it, because I need it to make deletes per row and this item is my key.
I've been looking for information about it, but I haven't found anything that could help me. I'm not sure if the VISIBLE property exists for columns, I've used TableStyles and ColumnStyles but nothing helps me.
Thank you very much.
Veronika