Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Windows Phone 7 > SlideView > Images from Isolated Storage

Not answered Images from Isolated Storage

Feed from this thread
  • Brian avatar

    Posted on Nov 21, 2011 (permalink)

    Hi,

    I have a need to display image from Isolated Storage.   The control seems to only want source strings that are part of the project folder structure (eg images/...).  

    Is there a way to display images from Isolated Storage in the slide view control?

    Is there was way to pass the control a list of image objects?

    thanks,

    Reply

  • Georgi Georgi admin's avatar

    Posted on Nov 23, 2011 (permalink)

    Hi Brian,

    Thank you for contacting us and for your interest in RadControls for Windows Phone.

    We are planning to extend the SlideViewPictureSource to provide built-in support for loading pictures from the Isolated Storage as well as to support ImageSource instances directly. We will implement this functionality for the next Service Pack release of the tools - expected within a month.

    Please find attached a simple application that demonstrates how your scenario may be currently implemented. The ImageSource passed is loaded from an embedded image but you may plug the logic that loads images from the file system there.

    I hope this helps. Let me know if I can assist you further.

    Greetings,
    Georgi
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Attached files

    Reply

  • Brian avatar

    Posted on Nov 28, 2011 (permalink)

    Georgi,

    Thanks.  With the sample app I got things working.

    Brian

    Reply

  • Michael avatar

    Posted on Aug 19, 2012 (permalink)

    Was this ever added to the control?  I figured it out, just like the last guy, but just curious...

    Reply

  • Kiril Stanoev Kiril Stanoev avatar

    Posted on Aug 20, 2012 (permalink)

    Hello Michael,

    As it turns out, this feature is not yet implemented in RadSlideView. Nevertheless, this is still in our ToDo list but I cannot commit its availability to a certain date or release. Let me know if you have further questions or comments regarding this topic.

    All the best,
    Kiril Stanoev
    the Telerik team

    Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Windows Phone 7 > SlideView > Images from Isolated Storage