Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Hello Lee,
Consider using a template in the Grid's pdf configuration. In the template you can conditionally show a title only for the first page:
# if ( pageNum == 1) { # Kendo UI Grid Export # } #
Here's a dojo example: https://dojo.telerik.com/EJUdOZUd
Regards, Ivan Danchev Progress Telerik