Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Rotator > Dynamic Item height
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Dynamic Item height

Feed from this thread
  • Nicklas avatar

    Posted on Dec 10, 2010 (permalink)

    Hi Telerik


    I am using a Radrotator for my site, which is displaying news articles. It is displaying 2 items vertically  at the time and scrolls one up for each 2 minuts. That works perfectly. But when we insert a news item that is too big it simply hides everything thats goes beyond the fixed itemheight.
    My question is, Is it possible to calculate or forsee that the next item is too big for 2 items to be displayed at the same time and then change the itemheight dynamically so it only shows that item alone in those 2 minuts and then resize back to showing 2 items vertically? (if the next item height is allows it)..

    Friendly regards
    Nicklas

  • Fiko Fiko avatar

    Posted on Dec 15, 2010 (permalink)

    Hi Nicklas,

    RadRotator's items' height should be a constant and should not be changed during run-time. In your case I recommend you to explicitly set the size of the content (images, etc.) to be a constant value. In addition, I recommend you to check this help page for more information.

    All the best,
    Fiko
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Rotator > Dynamic Item height