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

grid scrolling and header size

1 Answer 127 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ibrahim
Top achievements
Rank 1
ibrahim asked on 18 Mar 2009, 02:46 PM
i have to problems in my radgrid i want to make the header hieght smaller ...i tried changing the property and using the stylesheet to reduce hight and padding and it still doesnt work
the other problem i want to have a static header i enabled it but it is still moving...is it possible because i am placing the grid in a radpane

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 18 Mar 2009, 03:58 PM
Hi Ibrahim,

Apart from decreasing the top and bottom padding of the header cells, you can also decrease the line-height.

Make sure you are using high enough specificity for your CSS rules.

As for the static headers question - if you are using RadGrid with static headers inside a splitter pane, then you should disable the radpane's scrolling, so that you don't have two vertical scrollbars at the same time.

Let us know if you need more information. In this case, please provide a code snippet of what you are trying to do.

Kind regards,
Dimo
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
ibrahim
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or