Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
for Foreign key column, query string were generated based on the foreignkey value. If foreignkey value is large, generated URL will be too long. hence exception occur while filtering.
So we need to provide support to prevent the query generation for foreignkey column. so that you can handle the filter query on our own.