N
Nhan
Hi,
problem:
my subform in sheet view stay the same, each time when displaying, the
columnwidth is not changed as I did at the last time. I think, the reason
is, Subform is an instance of a form, it can't "remember" the columnwidth
informs.
Now I want to save the columnwidth of each column in a table, before the
form is closed. But the property columnwidth of a control returns me always
the same value, althought I have changed the width of the concerned column.
Why?
I can explain, that this property returns the old value, not the current
value. ??
But then how can I retrieve the current size of a column? (of a subform)
Thanks for help
Nhan
problem:
my subform in sheet view stay the same, each time when displaying, the
columnwidth is not changed as I did at the last time. I think, the reason
is, Subform is an instance of a form, it can't "remember" the columnwidth
informs.
Now I want to save the columnwidth of each column in a table, before the
form is closed. But the property columnwidth of a control returns me always
the same value, althought I have changed the width of the concerned column.
Why?
I can explain, that this property returns the old value, not the current
value. ??
But then how can I retrieve the current size of a column? (of a subform)
Thanks for help
Nhan