How to implement date search for a range.
How to implement date search for a range.
kingshuk
Posts: 1Questions: 1Answers: 0
I implemented dataTable in my website. Its working great. But how can i implement date search for a range of time. Lets suppose i want to get data between 01-27-14 to 12-27-14 (27th Jan 2014 to 27th Dec 2014). How can i achieve that?
This discussion has been closed.
Answers
One way could be to use my yadcf plugin and its the range_date filter type, see showacse page: http://yadcf-showcase.appspot.com/DOM_source.html in that example I placed that filter outside the table (just to show that its possible)