We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Cannot rowspan PdfGrid header cells

Hello,

I'm trying to rowspan a PDFGrid header.
The following code:

pGrid.Headers[0].Cells[0].RowSpan = 2;

leads to the following exception:

System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
в System.ThrowHelper.ThrowArgumentOutOfRangeException()
в Syncfusion.Pdf.Grid.PdfGridLayouter.DrawRow(PdfGridRow row)
в Syncfusion.Pdf.Grid.PdfGridLayouter.LayoutOnPage(PdfLayoutParams param)
в Syncfusion.Pdf.Grid.PdfGridLayouter.LayoutInternal(PdfLayoutParams param)
в Syncfusion.Pdf.Graphics.ElementLayouter.Layout(PdfLayoutParams param)
в Syncfusion.Pdf.Grid.PdfGrid.Layout(PdfLayoutParams param)
в Syncfusion.Pdf.Graphics.PdfLayoutElement.Draw(PdfPage page, RectangleF layoutRectangle, PdfLayoutFormat format)
в Syncfusion.Pdf.Graphics.PdfLayoutElement.Draw(PdfPage page, Single x, Single y, PdfLayoutFormat format)

The Headers collection of my grid contains 2 elements. Columnspan works ok. What could be the problem with?

Thank you,
Natalia


3 Replies

PK Pradeep Kumar R Syncfusion Team May 30, 2011 11:44 AM UTC

Hi Natalia,

Thank you for your interest in Essential Pdf.

I was able to reproduce the issue that you have mentioned. Can you create a issue report in Direct-Trac Support System.

Please let us know if you have any questions.

Thanks
Pradeep



VT vira trivedi July 2, 2013 12:32 PM UTC

Hi Team,

Can you please confirm rowspan issue with header is resolved or not?

request to confirm ASPA.

Thanks,

Vira Trivedi 

 



GM Geetha M Syncfusion Team July 3, 2013 12:07 PM UTC

Hi Vira,

Thank you for your interest in Syncfusion products.

This issue has been fixed. Could you please create a direct trac incident with the forum id as subject so that we can send you further details about the issue fix?

Regards

Geetha


Loader.
Live Chat Icon For mobile
Up arrow icon