Set height of the row when column is hiden

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ismailc
    New Member
    • Sep 2006
    • 200

    Set height of the row when column is hiden

    Hi, need help please!

    Hiding column but can't set the height of row

    I'm hiding the columns within the row, but can't seem to hide the row nor set the height of the row!

    <tr style="visibili ty: hidden; height: 0px;">
    <td colspan="4" style="visibili ty: hidden; height: 0px;">
    "object"
    </td>
    </tr>

    How can I set the height of the row when column is hiden.

    Regards
Working...