Hi!.. well ..is not a error, maybe ..but no really hehe..
when i run the page who contains the WebChart.. this page display error, i know the folder CharImages would be in the same directory of the page.. but, anybody of INFRAGISTICS can tell me, which event of the controls,that i use, for catch the exception of the control. and handle with my code ??
:) regards!!
Alfredo Melo H.
what does the error message say?
If you're providing invalid data, handle InvalidDataReceived event. If you didn't data bind the chart, you will see the text set by EmptyChartText property.
i mean, when the folder ChartImages doesn't exist, how can i catch the exception ??.. cause i can't handle this error when the folder "ChartImages" doesn't exist
The message is like "Object is null", but the folder ChartImage is not found, ..but my question is.. how can i Catch the exceptions in the controls of infragistics.. like an event "OnError" of the control.. for handle the error on my codebehind..
thx in advance.
Alfredo Melo Hernandez