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
920
GridDocumentExporter does not export grid with RowLayoutStyle.GroupLayout
posted

Hi

I have a grid that shows staff leave information.  Each row show employee absences for each from today to end of the calendar year.  The days are group by months and the months by year using groups.  The groups are setup in the InitializeLayout event of the grid.

I am using the UltraGridDocumentExporter to export the grid to a PDF.  I can create a PDF if I comment out the code in the InitializeLayout event that create the groups.  If the groups are showing on the grid, the exported document is never created.

Is it possible to get this to work or to create the groups manually in the PDF?  I have attached a screenshot of the groups to the message.

Let me know.

James O'Doherty

Solutions and Database Architect

WINSQL Ltd

Parents Reply Children
No Data