Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Grid > Exporting to Excel and PDF -with page number and date
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Exporting to Excel and PDF -with page number and date

Feed from this thread
  • Mani PC avatar

    Posted on Mar 12, 2010 (permalink)

    Hello Experts,

    I am currently exporting Radgrid data to Excel and PDF.

    How can insert pagenumber and datetime on the exported excel and pdf file?

    can you please provide sample code, thanks

  • Daniel Daniel admin's avatar

    Posted on Mar 12, 2010 (permalink)

    Hello Mani,

    Currently, this functionality (page numbering) is not supported by RadGrid's PDF exporting engine. You can insert the desired date manually on PdfExporting event.

    As to the Excel format - I created a runnable demo for you. Please test it on your end and let me know whether this helps.

    Regards,
    Daniel
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

  • Yuri Brutyan avatar

    Posted on Jun 24, 2011 (permalink)

    Hello experts, 

    Is this functionality (page numbering) have been added or is there any workaround for page numbering?

    Best regards!

  • Daniel Daniel admin's avatar

    Posted on Jun 27, 2011 (permalink)

    Hello Yuri,

    You can add page numbers when exporting to Excel only.
    Please excuse us for any inconvenience caused.

    Regards,
    Daniel
    the Telerik team

    Consider using RadControls for ASP.NET AJAX (built on top of the ASP.NET AJAX framework) as a replacement for the Telerik ASP.NET Classic controls, See the product support lifecycle here.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Grid > Exporting to Excel and PDF -with page number and date