DataGrid Control
I have a datagrid control that displays 3 columns from a SQL Table.
When the user adds a new row or record to the datagrid I want the first column to be a number (lets say 45) the second to be a default date and the third a short text note. My question is how to I refer to that first column in code to set the value to 45 when the user is adding a new note?
CEJ
__________________
CEJ
|