I want to hide picturebox if image is not found on url. By default it is showing error message in red. How do I do that?
1 Answer, 1 is accepted
0
Steve
Telerik team
answered on 24 Jan 2013, 09:30 AM
Hello Arun,
There is no out of the box functionality for such case if that is what you ask for. You would have to either hook up to the ItemDataBinding event of the PictureBox or create an User Function and check whether the image is available and based on that hide the PictureBox.
Kind regards,
Steve
the Telerik team
HAPPY WITH REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!