I have a datagrid with a child relationship. If I use the default TableStyle
everything works fine and when I drill down into a child, the ParentRow shows
in the header with the column names and their corresponding value.
When I override with a new TableStyle, the drilldown works, but the
ParentRow just shows the ColumnNames not their values.
Cor Ligthert - 30 Oct 2004 08:33 GMT
KenRoy,
Did you set the right mappingname in the columnstyle?
I hope this helps, and otherwise show the code of your datarelation and the
creation of the needed column in the childgrid to us?
Cor