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!>
Thanks for joining our community and helping improve Syncfusion products!
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