Filter Grid column with different filter templates based on operator

Hello,

Is it possible to filter a date column on a grid with a date range picker when Equal operator is selected but use the default date filter when any other operator is selected?

I already set it up so that the Filter Template is a DateRangePicker.

Thanks in advance,

Alp


1 Reply

RS Renjith Singh Rajendran Syncfusion Team July 7, 2022 12:42 PM UTC

Hi Alp,


Greetings from Syncfusion support.


We suspect that you might be using Menu filter type in grid. You need to dynamically render DatePicker or DateRangePicker based on filter operator selection in filter menu popup dialog. If so, then we would like to inform you that, based on grid architecture it is not feasible to dynamically render components(DatePicker or DateRangePicker) based on filter operator selection in grid.


Please get back to us if you need further assistance.


Regards,

Renjith R



Loader.
Up arrow icon