This is a migrated thread and some comments may be shown as answers.

Show default image

1 Answer 48 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
Sridhar
Top achievements
Rank 1
Sridhar asked on 25 May 2012, 12:22 PM
Hi All,

  I use CoverFlow control in a Silverlight project that uses the a style to define the content of each coverflow item, which are image + some text data, similar to the way done in the Telerik CRM demo.

Now in the style, I have an image control which has a FallbackValue defined, however when the image loading fails (mainly because the URL does not give back the image since there is no image on the server, the fallback image is not shown.

Is there a way in which I could show default image when the actual image loading fails?

Regards
Sridhar

1 Answer, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 30 May 2012, 10:02 AM
Hi Sridhar,

By default RadCoverFlow contains an error image which is shown in the InvalidContent VisualState. Are you able to see that image? You could replace with your own image, if you edit the style for the RadCoverFlowItem.

Basically, if a content image is missing, you should get something similar to the attached.

Greetings,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
CoverFlow
Asked by
Sridhar
Top achievements
Rank 1
Answers by
Dani
Telerik team
Share this question
or