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
1315
Style Problem
posted

I want to export two WebDataGrids to PDF via the WebDocumentExporter.  The problem is

I do a ton of formatting in the InitializeRow events of both grids.  Right now when I export them

they are stripped of everything.  How can I get the style formatting into the PDF???

Parents
  • 1315
    posted

    A couple of other things:

    - When I tried to add the InitializeRow events to my code to produce the formatting, nothing exports

    and it produces an "argument out of range" error

     

    - I do have the EnableStyles property set to True

     

    An answer would be greatly appreciated

Reply Children