This is a migrated thread and some comments may be shown as answers.

Gridview column group hide\unhide

2 Answers 124 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Paresh Sen
Top achievements
Rank 1
Paresh Sen asked on 05 Jan 2010, 07:55 AM
Hi,

Is there a way OOB that I can hide\unhide a set of columns of a grid.

Thanks,
Paresh

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 05 Jan 2010, 07:56 AM
Hello Paresh,

You can use IsVisible column property to hide/show desired column.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Paresh Sen
Top achievements
Rank 1
answered on 05 Jan 2010, 09:32 AM
Hi,

I want to hide\unhide a set of columns at runtime.

For example:

Grid having 20 columns. On display it should show only 10 columns but user ahould have a way to see all 20 columns.

This can be implemented by enabling\disbling the property and refreshing the grid on some event trigger.
But is there any such option OOB.

Thanks,
Paresh
Tags
GridView
Asked by
Paresh Sen
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Paresh Sen
Top achievements
Rank 1
Share this question
or