I am trying to alow enough room for the user to see the changes in the time field but as you see from the image its cut off how do i increase the size of the textbox of the datetime picker.
1 Answer, 1 is accepted
0
Eyup
Telerik team
answered on 10 Mar 2016, 08:00 AM
Hello Philip,
Please excuse us if you have received another reply before this one.
If you increase the common width of the picker control, the input width will increase automatically:
html body div.RadPicker input.pickerDateInputClass {
width: 300px;
}
</style>
I hope this will prove helpful.
Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items