bestprogrammer
Programmer
Hi, I have a unique problem.
I have a form setup as a grid, and the setting as a "continuous form".
what I want to do is lock the record if a flag is set to true. When I lock record, the entire table is locked. even records that have a blank "locked" flag (that is my own flag).
Is it possible to just lock one record, but not the entire form? sometimes the whole column gets locked.
is there an object model for forms? There could be 40 forms on the screen at one time, and I just want to control and disable one of the forms.
thanks for any help
Jim
carrerajim@hotmail.com
I have a form setup as a grid, and the setting as a "continuous form".
what I want to do is lock the record if a flag is set to true. When I lock record, the entire table is locked. even records that have a blank "locked" flag (that is my own flag).
Is it possible to just lock one record, but not the entire form? sometimes the whole column gets locked.
is there an object model for forms? There could be 40 forms on the screen at one time, and I just want to control and disable one of the forms.
thanks for any help
Jim
carrerajim@hotmail.com