I have a radgrid that has skin="" in the tag (<radgrid id="RadGrid1" runat="server" skin="">). When I export to PDF I get an error that says the file is corrupted. If I remove skin="" then the pdf gets exported just fine. Do you have a work-around for this?
3 Answers, 1 is accepted
0
Pavlina
Telerik team
answered on 18 May 2009, 01:20 PM
Hello Jill,
To avoid the error you received you need to add Width for the MasterTableView. ASPX: