blairacuda
Technical User
Hello All,
I'm writing a small app that reads from an access database. I'm using a DataGridView to read/write to the database. I just noticed that users can add additional fields through the DataGridView by typing in the last line of the window (just as if they were in Access), but I don't want them to have that ability. I just want them to be able to edit the existing fields in the table.
Is there a way to prevent users from having the ability to add extra fields to the database while using DataGridView in my app?
Thanks in advance.
Chris Blair
Crystal, InstallShield, branching out in other programming realms.
I'm writing a small app that reads from an access database. I'm using a DataGridView to read/write to the database. I just noticed that users can add additional fields through the DataGridView by typing in the last line of the window (just as if they were in Access), but I don't want them to have that ability. I just want them to be able to edit the existing fields in the table.
Is there a way to prevent users from having the ability to add extra fields to the database while using DataGridView in my app?
Thanks in advance.
Chris Blair
Crystal, InstallShield, branching out in other programming realms.