Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1065
Problem with group header
posted

Hello,

In one of my projects, I used the code like this 'UnboundField groupHeader = new UnboundField();' to create group header in Window's Contructor, it worked.

In another project, I used the same code to create the group header after the xamDataGrid was created, but the group headers were displayed at the same row as the normal headers, even though I have specified the group headers at row 0 and the normal lable headers at row 1.

Is there any suggestions about this?

Thanks.

Parents
No Data
Reply Children