I have a datagrid on my form where i want the users the ability to change the information. Its currently bound to a recordset that i create at run-time.
What are the properties i need to set in order for the user to be able to edit this data.
right now they can click in the cell, but can't change the data.


Reply With Quote