G
Guest
I've a datagrid asociated to a datatable. I must avoid the user to add new rows to the grid, but the user can edit the values that already exists, so the grid can't be readonly. I didn't found any property in the datagrid or the datatable to avoid new records, also any events. I'm confused :s