Table tab

  •  03-28-2007, 3:50 PM

    Table tab

    I have this HTML
     
    <table>
        <tbody>
            <tr>
                <td>test</td>
                <td>second column</td>
            </tr>
        </tbody>
    </table>
    From "normal" view right click - properties - table; pretty much none of the properties there have any effect (in the Table or General group). The other tabs seem to work. Since the whole table tab doesn't work it looks to me like something was misconfigured rather than a bug -- or at least I hope so :)
     
View Complete Thread