Filter apply only on text not on selected checkboxes

Hello, 
I am using the Winform sfDataGrid component (version: 33.2462.3.0), I notice that the filter (FilterPopupMode.Both) columns does not take into account the selected checkboxes but only the text entered in the filter area.

scenario : datatable contains 900 rows, i try to filter a column with FilterPopupMode.Both, so i input some text to filter the selection then 120 rows remained, i unselect all rows and then select 2 rows with the checkbox. When i valid the filter popup the result in the sfDataGrid is 120 rows displayed but i expect only the 2 rows (2 checkboxes selected)

thks

Attachment: sfDataGrid_filter_2_f624909.txt

4 Replies

SR Senthilkumar Ranganathan Syncfusion Team April 30, 2026 09:25 AM UTC

Hi Pascal,
 
We have checked the reported issue "FilterElement.IsSelected not updated when SelectAll is unchecked while search text is applied in GridFilterControl" as a defect. We have logged a bug, and it will be fixed in our NuGet release scheduled for May 12, 2026.
 
You can track the status of this report through the following feedback link,
 
Note: The provided feedback link is private, and you need to log in to view this feedback.
 
We will let you know once it is released. We appreciate your patience until then.
 
Disclaimer: Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.
 
Regards,
Senthilkumar Ranganathan.


SR Senthilkumar Ranganathan Syncfusion Team May 12, 2026 12:35 PM UTC

Pascal,

We would like to let you know that Essential Studio Weekly NuGet packages (v33.2.6) have been published in nuget.org with the fix for the issue "FilterElement.IsSelected not updated when SelectAll is unchecked while search text is applied in GridFilterControl". Please let us know if you have any concerns in this.

Root Cause Details:

The issue occurred when filter selections made after using search were not fully reflected in the applied filter state, causing items to remain treated as selected internally and resulting in incorrect filtering behavior.


PA Pascal replied to Senthilkumar Ranganathan May 12, 2026 04:17 PM UTC

Hello,

Everything is OK now: thank you for this improvement.



SR Senthilkumar Ranganathan Syncfusion Team May 13, 2026 04:48 AM UTC

Pascal,
Glad that your requirement is fulfilled! We are closing this thread now. Please open a new thread if you need any assistance. We will be happy to help you.

Loader.
Up arrow icon