Hi, I want to disallow the user from inserting new records on that DataGrid, but I cannot find a way to do this. Is there a way to prevent a user from inserting a new row through the DataGrid. The data that gets entered into the datagrid is by using select statements.

Im using vb.net 2003.

Thanks