I
Ilan
[Access 2000]
I have a form with a subform which displays records in a datasheet. Two
of the columns in the datasheet do not need to be displayed, because they
have a default value, and I don't want the user to change this value. One
way to do this is by hiding the columns in the datasheet. Is this safe
enough? The user is free to unhide these columns, isn't he?
I would much prefer to hide these columns in the grid when I design the
form. I note that when designing the subform for the datagrid, I can
alter the invidividual properties of the 'fields' in the datasheet. One
such property is 'visible'. If I change the value of this property to 'no',
the field still appears in the datasheet in 'runtime'.
Does anyone have any suggestions?
Thanks
Ilan
I have a form with a subform which displays records in a datasheet. Two
of the columns in the datasheet do not need to be displayed, because they
have a default value, and I don't want the user to change this value. One
way to do this is by hiding the columns in the datasheet. Is this safe
enough? The user is free to unhide these columns, isn't he?
I would much prefer to hide these columns in the grid when I design the
form. I note that when designing the subform for the datagrid, I can
alter the invidividual properties of the 'fields' in the datasheet. One
such property is 'visible'. If I change the value of this property to 'no',
the field still appears in the datasheet in 'runtime'.
Does anyone have any suggestions?
Thanks
Ilan