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

[Solved] Hidding/shiwing column

2 Answers 132 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Maxime
Top achievements
Rank 1
Maxime asked on 10 Mar 2008, 01:47 PM

Hi,

I would like to hide/show some columns at the start on the page.

I have tried to use showColumn and hideColumn js function. But the grid is first entirely displayed before columns are hidden. So users have the time to see all columns before the display was refresh.

Can I hide a column server-side and then still display it client side ? I have tried the visible property but the column is not rendered client side, so I can't manipulate it.

Regards

2 Answers, 1 is accepted

Sort by
0
Accepted
Ves
Telerik team
answered on 12 Mar 2008, 08:05 AM
Hello Seb,

You can hide the column server-side, while it is still available at client side, using Display property of the column.

Hope this helps.

Regards,
Ves
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Maxime
Top achievements
Rank 1
answered on 12 Mar 2008, 01:22 PM
Thanks, it's perfect !
Tags
Grid
Asked by
Maxime
Top achievements
Rank 1
Answers by
Ves
Telerik team
Maxime
Top achievements
Rank 1
Share this question
or