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

Column hiding and headers

1 Answer 91 Views
Grid
This is a migrated thread and some comments may be shown as answers.
jan
Top achievements
Rank 1
jan asked on 17 Sep 2008, 01:02 AM
Hello,

I am using radcontols for asp.NET and they enabled me to create nice application in quite short time (thanks!). But currently I'm faced one problem:

 I tryied to implement column hiding based on user selection (and store this selection for user into his custom profile). But when some column is initialy hidden and than I try to show it the headers of radgrid (CommandItemTemplate, groupHeader) do not use the space that appears after column showing.
 Is this a known behavior? - if no, I can send a small piece of code demonstrating it. And is there some work-around for it? (I was trying to put columns in a <div> in templates and then set style.display property, but this hide content of column, but column itself is still there (even if 1px wide, but it doesn't seem very nice)).

Thank you
Jan

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 19 Sep 2008, 03:02 PM
Hi Jan,

Unfortunately I am not able to recreate the issue in my local tests. Can you please post a simple code example in this thread or better yet isolate a working demo and send it via our support system? Thus we will be able to test your case and get back to you with more info on the subject.

Best regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
jan
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or