View Single Post
  #1   Report Post  
Hilary
 
Posts: n/a
Default setting cell width

Hi. I have a table with form fields in each cell. I want
to control the width of each cell so that when the user
inputs information in the field, it will not increase the
width of the cell. I found a way to set the height to
exact, but I am unable to figure out how to set the width.

I thought about limiting the number of characters in the
form field, but even with that option, it could still push
the cell to the right.

Any help is much appreciated.

Hilary