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.
Could you post some screenshot so we can see the issue you are descrbing with the UnboundField?
I'm just following up on this issue.Please let me know if you require further assistance.
Sorry for the late reply. I was not working on this issue recently. I will let you know if I need more help about this issue in the future.