Hi guys,
I'm trying to control a height of a table and for some reason it prevents from shrinking it beyond the default table height. I like to make the height to be 5 or 6 pixels only. I tried to set the properties of the <td> to Height="5" but the table has never changed.
I appreciate any help.
I'm trying to control a height of a table and for some reason it prevents from shrinking it beyond the default table height. I like to make the height to be 5 or 6 pixels only. I tried to set the properties of the <td> to Height="5" but the table has never changed.
I appreciate any help.