In the attachment, you can find a sample project that demonstrates the issue.
Steps to reproduce:
- Run the attached project;
- Use the "BirthDate" column's filter menu to filter data (i.e., select one of the dates);
Actual behavior:
The following exception is thrown:
Expected behavior:
No exceptions are thrown and the data is correctly filtered.