Posted
on Jun 24, 2011
(permalink)
I had a small issue related to Exporting RadGrid to Pdf. The
problem is i wanted to add the date generated in the PDF. I could add a
title in the PDF which is my Report's Name but i am not able to add a
line which says : Date Generated: (date) .
Second issue with the PDF is, My RadGrid has a footer which totals the
entire content of a column(like EmpSalary) but when i export this grid
into PDF, the Total in the footer is displayed on every page in the PDF.
Can we not do something so that the total appears just once at the end
of all pages.
Any help will be highly appreciated....