G
Guest
I have done this before in VB but I am realitively new to C#. I have a
datagrid where the first bound column represents the identity column from the
table. I have designated that first bound column to be hidden. I need to
provide update capibilities to my datagrid and therefore I need to be able to
reference the value in that first column. Could someone please share with me
the correct syntax on how to do that with a hidden column?
datagrid where the first bound column represents the identity column from the
table. I have designated that first bound column to be hidden. I need to
provide update capibilities to my datagrid and therefore I need to be able to
reference the value in that first column. Could someone please share with me
the correct syntax on how to do that with a hidden column?