Hello,
I have a RadDatePicker with the attribute dir="rtl".
This attribute causes to the navigations text button to be inverted (see the attached jpg).
The tooltip is ok.
The code is:
My goal is to set the popup button on the left side to the input date.
Thank you,
Oren
I have a RadDatePicker with the attribute dir="rtl".
This attribute causes to the navigations text button to be inverted (see the attached jpg).
The tooltip is ok.
The code is:
<telerik:RadDatePicker ID="RadDatePicker1" runat="server" dir="rtl"> </telerik:RadDatePicker>My goal is to set the popup button on the left side to the input date.
Thank you,
Oren