|
-
Jun 5th, 2002, 09:44 PM
#1
Thread Starter
Addicted Member
DataGrid - prohibiting addition of records
I have a datagrid which is bound to a DataTable.
I would like the user to be able to edit the data in the grid but not be able to add a new record.
If I set the ReadOnly property to false I see that the Grid adds an extra row at the end for record addition.
How does one prevent this extra row. Is there some method to prevent additions to the DataTable.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|