Modify column widthand row height

  • Thread starter Thread starter Steve Schroeder
  • Start date Start date
S

Steve Schroeder

How might I modify (programmatically) the column width and row height of a
table that is shown in a subreport/subform on a main form...or can you?

I am creating/recreating a table on the form's open event, then tying in the
table as the source object of the container on the form...but...I need to
adjust the column widths and row heights to fit the data nicely.

Ideas? Thanks...
 
Nevermind. Used a form instead and even though the underlying table gets
dropped and recreated, the subform (somehow) retains the datasheet column
and row sizes. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top