I'm using a Kendo UI Grid in my application through MVC Helpers.
I have a date column and I would like to implement a date range filter on that column. At the moment I can only see 1 dropdown for the operation and 1 datepicker control.
How can I make the filter to have "Is after or equal to" AND "Is before or equal to"
Thank you.
I have a date column and I would like to implement a date range filter on that column. At the moment I can only see 1 dropdown for the operation and 1 datepicker control.
How can I make the filter to have "Is after or equal to" AND "Is before or equal to"
Thank you.