i am a developer for a database app that gets used by 500+ users.
users install the frontend on their desktop and use that exclusively. once I make updates, the app then automatically re-installs when they open it.
within this app, I have a form with two subforms (both are shown as datasheet view). up until recently, users were able to adjust the row height of these subforms and that height would stick for them even after they close the form.
for example, I set the row height to 15. the user will increase it to 20. the row height of 20 will stick for that particular user until they re-install the database.
however, the row height seems to revert back each time they close the form.
I see this is NOT the case on another form that I have (but that has just one subform in datasheet view).
I've reviewed the "form_open" properties for each of the forms (as well as the subforms), and nothing changed nor contains anything about the row height.
I'm not sure what I did to get it to revert back each time, but the users prefer to have their own customized row height.
how do I get it to NOT revert back? could this be a setting within Access itself?
thanks!
users install the frontend on their desktop and use that exclusively. once I make updates, the app then automatically re-installs when they open it.
within this app, I have a form with two subforms (both are shown as datasheet view). up until recently, users were able to adjust the row height of these subforms and that height would stick for them even after they close the form.
for example, I set the row height to 15. the user will increase it to 20. the row height of 20 will stick for that particular user until they re-install the database.
however, the row height seems to revert back each time they close the form.
I see this is NOT the case on another form that I have (but that has just one subform in datasheet view).
I've reviewed the "form_open" properties for each of the forms (as well as the subforms), and nothing changed nor contains anything about the row height.
I'm not sure what I did to get it to revert back each time, but the users prefer to have their own customized row height.
how do I get it to NOT revert back? could this be a setting within Access itself?
thanks!