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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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,