Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
475
DateTime Filter
posted

Hi,

I have a read-only TextColumn with IsFilterable = true.

The filter pop-up looks like this and is more of a string search:

https://ibb.co/b5wSkk

Is there a way that the filter looks more geared towards a "DateTime" data type like in Windows:

https://ibb.co/bNg4WQ

Is there a more appropriate column type to use instead of a Text Column? I would not need a date picker for the row values, just a regular text string but the filter should be able to have a date picker of some sort.

Thanks!