Hi.
We are developing a grid to use it as data support for a customizable report. The data can be grouped by several columns (one or more), or cannot be grouped. Another possibility is to freeze some columns depends of the data.
Well, suppose we want to group the data by some columns, to make it easy, only one column. If I don't freeze any columns, in the GridGroupHeaderItem I see, in the appropiate cell, the grouped data criteria as {field_name}: {value} (it's possible to make only appears {value}?). But if i freeze some columns, it doesn't matter the number of frozen columns, at the same cell it don't appear any data. Why this change of behaviour? It's possible to see this data using frozen columns?
Thanks in advance.
Jesús
We are developing a grid to use it as data support for a customizable report. The data can be grouped by several columns (one or more), or cannot be grouped. Another possibility is to freeze some columns depends of the data.
Well, suppose we want to group the data by some columns, to make it easy, only one column. If I don't freeze any columns, in the GridGroupHeaderItem I see, in the appropiate cell, the grouped data criteria as {field_name}: {value} (it's possible to make only appears {value}?). But if i freeze some columns, it doesn't matter the number of frozen columns, at the same cell it don't appear any data. Why this change of behaviour? It's possible to see this data using frozen columns?
Thanks in advance.
Jesús