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

Textbox width for filters

3 Answers 146 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 06 Sep 2011, 09:25 PM
Hello All,

I am having an issue with my radgrid in that when a user resizes the window, the filter boxes don't resize with the column size and get lost.  Is there any ways to constrain the filter inputs to the size of the columns?  I don't want to just blindly resize them, I want them to remain the width of the column.

Thanks so much!

3 Answers, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 07 Sep 2011, 05:57 AM
Hello,

if this is not your case then let me know.

<telerik:GridBoundColumn FilterControlWidth="100px"


Thanks,
Jayesh Goyani
0
Andy
Top achievements
Rank 1
answered on 07 Sep 2011, 01:35 PM
That will set the width to a static value, I was hoping there was some sort of "auto" way to do it so the width fit within the bounds of the column as the window was resized... is there a way to do this?

Thanks
0
Andy
Top achievements
Rank 1
answered on 08 Sep 2011, 02:20 PM
anyone have any clue on how to get this to just auto fit the width of the column???
Tags
Grid
Asked by
Andy
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Andy
Top achievements
Rank 1
Share this question
or