You can hide the columns in the RadGrid from code behind, then execute the print method for printing the grid. The same scenario is explained in the forum. Print only data of grid
Could i Know how you enable the users to select a particular column?
I want a functionality like on column header click, the column should be selected.
Regards,
Saranya S
0
Daniel
Telerik team
answered on 12 Jan 2011, 03:34 PM
Hello Saranya,
RadGrid does not support column selection. What do you need this functionality for? Might be able to provide an alternative solution if you provide some more information.