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

Using CssClass

1 Answer 141 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
L
Top achievements
Rank 1
L asked on 01 Mar 2016, 01:05 PM

hi

I am applying a CssClass on the DateTimePicker and it display 2 textbox outline. How should i remove the inner border of the DateTimePicker?

This is my code:

              <telerik:RadDateTimePicker ID="RadDateTimePicker2"  CssClass="form-control"  runat="server" Width="100%" TimeView-Interval="00:30:00"></telerik:RadDateTimePicker>

1 Answer, 1 is accepted

Sort by
0
Accepted
Eyup
Telerik team
answered on 04 Mar 2016, 07:14 AM
Hello,

Do you use the Bootstrap skin?
https://demos.telerik.com/aspnet-ajax/datetimepicker/overview/defaultcs.aspx?skin=Bootstrap

The inner border seems to be the boundary of inner date input, not outside borders. If you want to achieve a clearer appearance around the input element, you can check the new Material skin:
https://demos.telerik.com/aspnet-ajax/datetimepicker/overview/defaultcs.aspx?skin=Material

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
Tags
DateTimePicker
Asked by
L
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or