I have a RadGrid with a GridTemplateColumn that has a table in it. It will display fine on the page but when I export to PDF, the table does not show. Is there something special I have to do for the table to show up in the PDF export? I tried just a basic HTML table and also an asp.net table. I also tried using a RadGrid in the template also and still nothing exported.
I'm only using the RadGrid for this cause of the exporting option it has.
I'm only using the RadGrid for this cause of the exporting option it has.