Hi,
I have a grid with two bands in parent-child relation (hierarchical structure). I would like to have only one column headers in the grid, so I set property ColHeadersVisible of child band as false. However, the grid shows column headers in parent band below any shown child row.
Is there any way, how to show the column header only at the top of the grid?
Thanks in advance.
Jan