When using ultradev; in layout view mode; a cell will not become less then 19 pixels high.
Is there any way of adjusting any preferences so that I can draw cells that are less then 19 pixels high?
piskie
4:21 pm on Mar 15, 2002 (gmt 0)
The default minimum for a cell/row height is set for browser default text box sizes. If you insert a 5x5 (or whatever)pixel transparent gif, you can then set the cell height to 5 px. If you notice DW and Ultradev will not leave a cell completely empty, they insert a "space" which requires a box the size of one character about 19 px high sounds about right. This is because of the inconsistencies between browsers displaying "Empty" cells. Once you provide content for a cell, it will no longer be given a place holder but you need to insert the gif in each cell for the row you are setting the small height.