The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
VSVijayarasan Sivanandham Syncfusion Team June 28, 2023 05:11 PM UTC
Erik,
Currently, we are checking possibilities to achieve your requirement via a workaround. We will update you with further details on Jun 30, 2023.
VSVijayarasan Sivanandham Syncfusion Team June 30, 2023 02:39 PM UTC
Erik,
We have checked the feasibility to achieve your requirement. SfDataGrid does
not contain the direct support to achieve your requirement “Display the data
with group type in Checkbox Filter list for TextFilter in SfDataGrid”.
However, we have tried to achieve your requirement through the workaround. For
this, we have customized the mentioned templates TreeGridExpanderCell, and
PART_ItemsControl in CheckboxFilterControl. And customize the filter logic based
on your requirement by using FilterItemsPopulated and FilterChanging events.