Welcome to the jQuery feedback portal. We’re happy you’re here! If you have feedback on how to improve the jQuery, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi There,
I'm using WebApiAdaptor to load Grid Data. I want to show a custom error in case of any error on the load event.
I tried the action failure Grid event but control never goes there on loading data, then I tried Query, and if Query fails, displays the error. but I'm getting the Type Error
please suggest any workaround to get rid of this.
or if there is any way to display a custom error in case of an exception on data loading.
Thanks,