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>