N
Nathan Wiegman
Hello,
Does anyone know how to disallow the user from adding rows in the DataGrid?
I don't want to allow the user to add rows to the grid, but at the same time
want the user to be able to edit values in the table. If I set the DataGrid
to ReadOnly, none of the table entries can be modified. If I set one of the
DataColumns to ReadOnly, the user can still add rows in the DataGrid.
Basically, all I am asking for is a table-like grid with a FIXED number of
rows that can be edited by the user.
Thanks,
Nate
(e-mail address removed)
Does anyone know how to disallow the user from adding rows in the DataGrid?
I don't want to allow the user to add rows to the grid, but at the same time
want the user to be able to edit values in the table. If I set the DataGrid
to ReadOnly, none of the table entries can be modified. If I set one of the
DataColumns to ReadOnly, the user can still add rows in the DataGrid.
Basically, all I am asking for is a table-like grid with a FIXED number of
rows that can be edited by the user.
Thanks,
Nate
(e-mail address removed)