Grid.Mvc
Grid.Mvc copied to clipboard
datetime filter with column containing hh/mm/ss
Hi,
When you try to filter grid by date with the datetimefilter using "equal" it is not working if the field in database is datetime with value 2016-10-17 17:07:22.717 and you select 2016-10-17 .
I know it's normal cuz it's not equal, but is there a way to make it work to display row " containing date pick"
Thanks and best regards
there is a new npm to fix issue :+1: https://www.nuget.org/packages/Grid.Mvc.DatePicker/