1
Answer

Jquery Data Table search Date Range

Siva V

Siva V

3y
1.3k
1
Hi,
 
I m using JQuery DataTable along with search functionality.
https://datatables.net/
 
I would like to search column based on Date Range.
 
DateRange
27/04/2021 - 30/04/2011
 
Now when i search & pass the value of 27/04/2021 it's giving the record. But when i search if it falls between this range then it should show the record. Currently it's not returning for 28/04/2021.
 
Thanks  
 
Answers (1)