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

filter textbox width

1 Answer 31 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alyssa
Top achievements
Rank 1
Alyssa asked on 26 Feb 2014, 01:08 PM
Hi
 im having filtering for my date column but its filter textbox width is very long. Any one have any idea on this?

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 26 Feb 2014, 01:17 PM
Hi Alyssa,

Please try setting the FilterControlWidth of the column to limit the width of the column filter textbox

ASPX:
<telerik:GridDateTimeColumn FilterControlWidth="110px". .>
</telerik:GridDateTimeColumn>

Thanks,
Shinu
Tags
Grid
Asked by
Alyssa
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or