How to search grid for date?

In a grid example*, there is a column Order Date,

*https://ej2.syncfusion.com/angular/documentation/grid/searching/#initial-search

How do I use the search input to filter grid data by date?
eg: when I type 1996, it does not filter for dates with year 1996


grid serach.png


1 Reply

RS Rajapandiyan Settu Syncfusion Team August 30, 2022 02:17 PM UTC

Hi Sam,


Thanks for contacting Syncfusion support.


Based on your requirement, you want to perform search action on each value separately (month/day/year) in the date column. In EJ2 Grid, we don’t have the support to search the DateObject values. Since it is a limitation of EJ2 Grid.

Regards,

Rajapandiyan S


Loader.
Up arrow icon