How to Filter NULL Values with Datetime Picker? #1784
Unanswered
FranciscoDumont
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, 👋🏻
I’m using PowerGrid and need to filter a datetime column with the datetimepicker filter.
It works great for date ranges, but I also need to filter rows where the value is NULL.
The issue is that using a separate boolean filter for NULL values conflicts with the datetimepicker filter when applied to the same column.
Does anyone know how to handle this? Is there a workaround or a way to combine both filters?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions