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!

1
Vote

I'm using the data grid in a scenario where the same grid is used in a tab control and each tab loads a  column model and fetches the data.  This was done for performance reasons and works just fine.  


What I would like is for the empty row text to not be visible when the grid is attempting to fetch data.  I'd rather not turn off Empty row, if it's even possible to do that. It's confusing that the user sees the spinner but the no data message shows.