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

telerik radgrid filter of datetime column displays in small size

1 Answer 120 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 31 Aug 2012, 02:14 PM
I am using Radgrid for displaying data & which uses filter columns at the top.
The problem I am having is, some of the column types is "DateTime" & it shows a Calendar control but sometimes the textbox field where DateTime has to be entered or displayed (in case date picked up from Calendar) shows very very small size where users hardly see 1 or 2 digits.

Can somebody throw some light on this? Whats the reason getting the filter box small size for DateTime column? All other filter boxes (with no calendar input) were of normal size at the same time. This happens only for datetime filter on probably specpfic occasions.

Thank you

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 01 Sep 2012, 09:10 AM
Hello,

Please try with below code snippet.

<telerik:GridDateTimeColumn FilterControlWidth="100px"></telerik:GridDateTimeColumn>


Thanks,
Jayesh Goyani
Tags
Grid
Asked by
Andy
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or