Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, 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've set a Data Grid with a <e-column> type 'date' and format="dd/MM/yyyy" (and yMd, both doesn't work) and filterSettings type 'Excel'. The problem became when I open the column filter to config it, the data filter never ends to carge, like the image attached shows, then I can't set the filter. I can filter others <e-column> that has anothers type of data and if I change the filterSettings to 'Menu' or 'Checkbox' it works with <e-column> type 'date'.