Grid.Mvc icon indicating copy to clipboard operation
Grid.Mvc copied to clipboard

datetime filter with column containing hh/mm/ss

Open arimaze opened this issue 8 years ago • 1 comments

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

arimaze avatar Aug 11 '17 12:08 arimaze

there is a new npm to fix issue :+1: https://www.nuget.org/packages/Grid.Mvc.DatePicker/

arimaze avatar Aug 16 '17 13:08 arimaze