Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > PanelBar > PanelBar not stationary

Not answered PanelBar not stationary

Feed from this thread
  • Tosin avatar

    Posted on Sep 28, 2011 (permalink)

    Hi,

    I have used a telerik panelBar in my application and the pseudo code below is how I have used it

    Pseudo Code:
    ....
    <tr>
    <td> PanelBar </td>
    <td> Dynamic Content </td>
    <tr>
    ....

    The problem is if the "Dynamic Content" grows vertically then the panelbar starts moving vertically downward it doesn't align at the top of the table anymore.

    Any help would be appreciated.

    Thanks

    Reply

  • Posted on Nov 18, 2011 (permalink)

    It sounds like you haven't set the Vertical alignment on the table cell.

    <td style="vertical-align:top;position:relative;">Panel Bar</td>
    <td>Dynamic Content Block</td>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > PanelBar > PanelBar not stationary
Related resources for "PanelBar not stationary"

ASP.NET MVC PanelBar Features  |  Documentation  |  Demos  |  Telerik TV ]