Hallo Collegue, It is possible to export only some columns of RadGrid to excel? thanks, J.Matouš
Yes, you can exclude some of the grid parts using the API as shown at http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/exporting/excel-export/defaultcs.aspx You can also use the ClientExportManager control to export parts of the grid to PDF, image and SVG: https://demos.telerik.com/aspnet-ajax/client-export-manager/overview/defaultcs.aspx