Hi, i'm trying to export only a few columns of a bounded Radgrid in my asp.net page to a .CSV. How to determine/select the columns that will be exported by their names? The code to select the columns need to be in GridExporting? Thanks.
1 Answer, 1 is accepted
0
Daniel
Telerik team
answered on 24 Jan 2011, 09:24 PM
Hello Lourival de Souza Junior,
You can hide the desired columns in the click handler of the export button.