Anyone else have problem with DateTimeColumn in Chrome? Is there a workaround? I used "Auto" for radgrid.TableLayout . Thanks
2 Answers, 1 is accepted
0
Accepted
Dimo
Telerik team
answered on 29 Sep 2008, 05:25 AM
Hello Andy,
I guess you are referring to the expanding filter date picker. Unfortunately, widths in percent are not supported in Safari and Chrome. Currently you can set width in pixels programmatically as is done here:
The width should be large enough (more than 170px as far as I tested), otherwise the right end of the date picker control will overlap the filtering icon.
As of Q2 2008 SP2 (due in a few days time), you will be able to set widths to the filtering controls declaratively, and also the layout will be improved in Safari/Chrome, i.e. the date pickers will obey the set width exactly (even if it is small) and will not expand and overlap what comes after them.
Greetings,
Dimo
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.