Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Rotator > customize Rad rotator
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 customize Rad rotator

Feed from this thread
  • liju avatar

    Posted on Jun 29, 2011 (permalink)

    Hi guys,

    I need the rad rotator to be customized like this
    http://bangaloretoons.com/greendragon/

    When the users click on the right button on the 3rd image,

    the first image should come in the middle and the image which was there in the middle should move to the last(3rd) place.
    and a new image should come in the first place from db.

    Also how to make the first and third image dim and the right arrow and left arrow to come above the first and third image

    Thanks
    Liju.

  • Niko Niko admin's avatar

    Posted on Jun 30, 2011 (permalink)

    Hello Liju,

    Please, review the RotatorType="SlideShow" or more precisely RotatorType="SlideShowButtons". Here is the demo showing this type of rotator - http://demos.telerik.com/aspnet-ajax/rotator/examples/slideshow/defaultcs.aspx. You could change the position of the arrows through the ScrollDirection property. Additionally you could check the SlideShowAnimation property for setting its Type to Fade or CrossFade and the Duration to what you wish to be the transition time.

    Hope this helps. 

    Regards,
    Niko
    the Telerik team

    Consider using RadControls for ASP.NET AJAX (built on top of the ASP.NET AJAX framework) as a replacement for the Telerik ASP.NET Classic controls, See the product support lifecycle here.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Rotator > customize Rad rotator