Hi,
Please check the attached image file. I have a grid with hierarchical data, with child row headers hidden. In the attached image, you can see that the parent header is shown in the middle of the page.
What I want to do is to have the parent header label on top of every printed pages. This will look something similar to the PageBreak / Flat Data scenario in this link.
http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=xamDataPresenter_Repeat_Field_Headers_on_All_Pages.html
Is there anyway to achieve this?
Regards,
Jason
Hi Daune,
I want this first child record still to be dispalyed as the first row of the page.
If this can't be achieved, making it's parent row as the first row of the page is still fine. Thanks.
Hello mailtochungg,
After exporting in the report the child record is displayed before the parent's header on the second page because the amount of space has exceeded for the first page. Also this record would be the first occurrence. As far as what you are wanting to achieve, where would you want this record to be displayed at?
Let me know if you have any questions with this matter. Thank you.
Hi Duane,
I understand that this is the expected behavior. What I am asking is, is there any way to achieve what I want to achieve?
In our application, we have child header hidden because the columns in child rows are the same as parent rows.
When running the control I was able to reproduce the same by expanding the records. In the screenshot shown on the thread on the child record displaying "19 model 19" at the top of the second page is expected because for hierarchical data this record would be the first occurrence shown on that page.
You can rerpdouce this in any version, both WPF4 and WPF3. You can try expand some rows to make the first row on the 2nd printed page as a child row.