This question is locked. New answers and comments are not allowed.
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
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