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!
When setting the EnableGroupCheckBox value as false, the group header does not update properly after scroll down and up the component popup.
Refer the video demonstration here: https://www.youtube.com/watch?v=ORHCDCNvNkc
Sample link: https://www.syncfusion.com/downloads/support/common/4083/ze/DDLServer_bc1c1fd0.zip
Issue 1: searching valid value:
Replication procedure:
1. Run the sample.
2. Open the popup
3. Now scroll the popup down and up using mouse wheel
4. Now search the value “onion”
5. See the issue
Expected: the header must be updated as “Bulb and Stem”
Output: the header updates as “Leafy and Salad”
Issue 2: searching non-valid value.
Replication procedure:
1. Run the sample.
2. Open the popup.
3. Now scroll down and up using mouse wheel.
4. Now search “asdf”
5. See the issue.
Expected: default no-records available text will display
Output: updated the popup with initial group header