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

When an Excel spreadsheet uses merged header cells in conjunction with frozen rows and filtering, the filters do no work at all.

The Spreadsheet Component correctly shows that filters are available for this column, but the filters do not get applied correctly.

As you can see here, the filter-buttons are being shown

Empty


I choose a value to filter against and confirm it with "OK"

Empty



But nothing changes

Empty



I have attached the .xls file that illustrates this problem. Sadly, for some reason the file does not get parsed at all in example component in the documentation. The screenshots I took are from the component running within our application.