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

Grid filterbox resize

1 Answer 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Robin
Top achievements
Rank 1
Robin asked on 27 Jul 2012, 10:20 AM
Hello,

I am trying to have the filter-Boxes of a RadGrid resize with the columns of the Grid using a .css (.rgFilterBox). This works great with the width of the Box itself (which I have set to 99%), but of course the large box makes the icon of the filter-dialogue disappear. It tried to set a margin-right of 30px to have the icon shown anyway, but for some reason that doesn't work (although margin-left, -bottom and -top work just fine). Setting margin: 30px in the .css also creates 30px of space on the top, bottom and left side of the box, but not on it's right side.
Any suggestions on fixing this behaviour would be of great help.

Thanks in advance,
Robin

1 Answer, 1 is accepted

Sort by
0
Accepted
Eyup
Telerik team
answered on 01 Aug 2012, 05:59 AM
Hi Robin,

For your reference I am attaching a sample RadGrid web site to demonstrate column resizing while preserving the filter button. Could you please run the application and let me know if I am missing something out to reproduce your specific case?

All the best,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Robin
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or