Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, 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!

0
Votes

We have an actionFailure event in Pivot Table that will be triggered to display an error message when we do UI actions in the pivot table that are not successfully completed at runtime. Furthermore, any execution error that happens during initial rendering will be triggered by this failure event. However, when we fetch OLAP cube data with an incorrect MDX query during engine population during initial rendering, no error is thrown via this actionFailure event.