View Full Version : Subform in datasheet view: Locking column widths


vangogh228
05-16-2002, 03:57 AM
Hello all!

How can I allow changes, additions, etc to the records in a subform in datasheet view but not allow changes to the column widths? I can't seem to find a way of locking the column widths without locking the data as well.

Thank you!!

DJN
05-16-2002, 05:24 AM
Use the ColumnWidth property. Have a look in the help for the correct usage.

David

vangogh228
05-16-2002, 06:01 AM
I set it several times but, in the subform, the user can still adjust the headers in the datasheet view.