Criteria labels are not found
Hi,
When I load a QueryBuilder in XAML, I don't have the right labels for the criteria grid.
For example, instead of having "Visible" or "Expression", I get "STRCRITERIAOUTPUT" and "STRCRITERIAEXPRESSION".
However, the title label of the docking "Sub-query Structure" and "Properties" is loaded correctly. Here is a screenshot.
How can I solve the problem?
Thank you!
Hello,
Possibly you have redefined style of the DataGridView. Can you send us the XAML source code to investigate this problem?