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???
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
Can I get a response on this??? The version I'm using is: 11.1.20111.2216 is there a
service release to fix this problem???