Actually, I also facing the same issue but my tech stack is React with typescript.
When we use custom data source to prepopulate the filter of a column, it is working fine. And, when I filter that column with custom data source value, its working as expected.
Main issue here is, when I try to use the other normal grid column filters along with the custom data source filter. Custom data source filter is not getting prepopulated with my custom data.
The solution provided for implementing custom data source filter by Syncfusion team in another thread also reproduces this issue. Please find the link below,
https://stackblitz.com/edit/react-gz1lhw?file=index.js
The link explains how to implement a custom data source by using 'actionbegin' property of the grid. But when you filter the 'name' column first and then try to apply the 'work' column filter. Now the issue will happen by not showing the custom data source of the 'work' column filter
Help is really appreciated. Also, by default It would be great to have a proper documentation with examples for this kind of scenarios in the API docs. Thanks
Hello, I have pretty same issue but in angular, and currently no clue how I can attach customDatasource for filter column into main dataSource, can you provide me some idea of angular solution? I did try with view, but not sure with DataManager and Qur
Hi Kalab,
Greetings from Syncfusion support.
Based on your query, you want to change the data source of the filter popup in check box filter. We have already discussed the same in the below KB in detail. Please refer the below KB for more information.
Regards,
Joseph I.