CustomDataAdapter Search on Enum Fields Not Working

I'm using the CustomDataAdapter with the Syncfusion Blazor DataGrid. I've noticed that the grid's search functionality does not seem to work on columns that are bound to Enum fields. The search works as expected on other data types.

Is this the intended behavior for the CustomDataAdapter, or is there a specific configuration I need to apply to enable searching on Enum fields? Any guidance would be greatly appreciated.


1 Reply

SK Sanjay Kumar Suresh Syncfusion Team August 25, 2025 04:08 PM UTC

Hi Yongkee Cho,


We’ve created a simple sample to validate the mentioned scenario from our end. After thorough testing, we were unable to reproduce the reported issue. To assist you further, we kindly request you to review the demo linked below.


Sample: https://blazorplayground.syncfusion.com/embed/VDroXvVoygMoAWOO?appbar=true&editor=true&result=true&errorlist=true&theme=bootstrap5


Before proceeding with the reported requirement, we require some additional clarification from your end. Please share the below details to proceed further at our end.


  1. Please provide a simple issue replicating sample or try to modify the above-mentioned sample.
  2. Share us the video demonstration of the reported issue.
  3. Please provide the NuGet version in which the issue is getting reproduced from your end.
     

The above requested detail will be very helpful for us to validate the reported issue at our end.


Regards,

Sanjay Kumar Suresh


Loader.
Up arrow icon