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

Created the Grid with Persistence, Foreignkey column, and Filtering (Filter bar) features.
If I filter any value on the foreign key column, it does not persist in the filterbar after refreshing the browser.
sample: https://stackblitz.com/edit/moe3u7?file=index.js

Replication Procedure:
1. Filter the ForeignKey column with `Paul` value.
2. Refresh the browser.
3. Filtering is applied in the grid but the filtered value (Paul) is not shown in the filterbar