Hi Peter Stoev,
i’m able to export grid to PDF its working fine …….
here is sample code.
$(“#jqxgrid”).jqxGrid(‘exportdata’, ‘pdf’, ‘Master Report’);
By this code we can export grid to PDF …
Ok Then let me know how can i export my grid to XLS with Company logo and Report Heading…..
Thanks