dynamic table data
Hi,
<td align='left' valign='top' style="height:100%">
<tiles:insert attribute="menu" flush="false"/>
</td>
In this case the left side of the page is fixed, it occupies lot of space, for user specific i need to make it as movable, how to do this?

