UI Filtering for custom data type in sfDataGrid

Hi!
I ran into an issue using the UI filtering dialog and a custom data type within the sfDataGrid cells. In order to fill the cells with pop-up menus in which the user can select from multiple options I actually fill the cells with maps in dart, such as: {defaults: "M;I;S", actual: "I"}. When selecting the cell a pop up is created where the user can select on of the options M, I or S and the actual value selected is stored in the map's actual field. When I try to use the UI filter, it starts displaying the map, starting with my "default" values, making it practically useless. So how could I overwrite / edit the creation of the UI dialog, that it actually reads / uses the values stored in the "actual" field to create and filter the lines? I hope my explanation is somewhat clear ...  

Best regards

Christian 


1 Reply

SG Santhosh Govindasamy Syncfusion Team February 13, 2025 12:52 PM UTC

Hi Christian Kohler,

Thank you for reaching out.


We would like to inform you that we are unclear about your requirements. To proceed further, kindly share the details mentioned below:


1. How did you use the datagrid in your application, and which platform did you use?

2. Please provide the exact details of your requirements.

3. Provide a reference for the expected output of your requirement.

This information will be helpful for us to proceed further.
Thank you for your cooperation, and we look forward to your response.


Regards,
Santhosh.G


Loader.
Up arrow icon