Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Rotator > Binding to Images from database
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.

Answered Binding to Images from database

Feed from this thread
  • spt3210 avatar

    Posted on Jun 8, 2010 (permalink)

    hi,

    Examples that I am getting so far on RadRotator are binding it to physical locations of images.

    Here, I have to bind RadRotator with images I am retrieving from database. Images will be in binary format and I DO NOT have option of saving these images at any physical location.

    Is it possible to bind RadRotator with images (binary files) retrieved from database?

    Thanks.

    UPDATE: Found a solution to same prob: http://www.telerik.com/community/forums/aspnet/rotator/bind-images-byte-array-from-sql-server.aspx

    Any better ideas?


  • Answer Fiko Fiko avatar

    Posted on Jun 14, 2010 (permalink)

    Hi Sb,

    I recommend you to use the a RadBinaryImage control inside the RadRotor's ItemTemplate as described in the last post in this forum thread (the one you have already found).

    All the best,
    Fiko
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Rotator > Binding to Images from database