Grid Items in Dashboards for DevExpress version 15.1.7 no longer show DataType specific operators in the Custom AutoFilter (i.e. "Is like", "Is Not Like", etc for stings; "Greater Than", "Less Than" for numeric values). Instead, it is only showing "Equals", "Does not equal", "Is null", and "Is not null", regardless of the data type.
What could be the cause of this, and what is the correction for it?
It is probably worth noting that the data I am using is coming from a SQL query on a database connection (not EF, list, or object, but direct access to a table using a SELECT statement).
Hi Tim,
I have managed to reproduce this issue on my side and passed this ticket to our developers for further research. We will update this ticket once we have any news.