MVC.Grid Filter - Date Window/Calendar

345 Views Asked by At

I'm using MVC.Grid to populate a table & everything is working nicely. However for the date column I would like to click on the filter icon & have a date window to select form instead of the standard equals/contains option. Anyone done this?

FYI - I'm also using bootstrap 3.1 & MVC 5.2.

screenshot of current column filter:

enter image description here

1

There are 1 best solutions below

1
On

Have a look at this post. You need to add a library for datepicker and add the proper css to the code. Date Picker