My requirement is to have date range filter in one of the date type column in Grid.Mvc
plugin, As of now I am able to apply filter on single date picker control with "Equal", "Greater Than" and "Less Than" options.
But my requirement is to have "Between" clause and set of two date picker controls from where user can select "From Date" and "To Date".