ok I solved the problem.
the field name in the table was “label” the data grid column definition logic used field “Element”
when I changed “Element” to “label” everything showed up as expected.


ok I solved the problem.
the field name in the table was “label” the data grid column definition logic used field “Element”
when I changed “Element” to “label” everything showed up as expected.

