Hi Hiral,
Thanks for contacting
Syncfusion support.
By default, the EJ2 Grid
column only supports number, string, date, dateTime, Boolean, checkbox type
values, and which does not supports Enum, array type of values. Refer to the
below documentation.
columnType: https://ej2.syncfusion.com/documentation/api/grid/columnType/
So, the Grid does not
support any data actions like Filtering, Sorting, Editing, Searching, Grouping,
etc., on the Enum type of column. This is the behavior of EJ2 Grid.
Regards,
Rajapandiyan S