I'm using the WebService binding approach for supporting ajax calls to post and efficiently retrieve get just the data for the RadScheduler control as discussed here.
I was wondering if I can still explicitly show and hide the RadAjaxLoadingPanel when data is being fetched via WebService binding and ajax?
What client-side event can I use to know when the ajax fetch has begun and when it has ended?
Would the explicit show and hide code look something like what is shown here?
Is there any way to tell when errors have occurred?
Thanks,
Greg
I was wondering if I can still explicitly show and hide the RadAjaxLoadingPanel when data is being fetched via WebService binding and ajax?
What client-side event can I use to know when the ajax fetch has begun and when it has ended?
Would the explicit show and hide code look something like what is shown here?
Is there any way to tell when errors have occurred?
Thanks,
Greg