Implicit style

1 Answer 94 Views
DatePicker
Daniel
Top achievements
Rank 1
Silver
Bronze
Daniel asked on 11 Apr 2022, 07:06 AM | edited on 11 Apr 2022, 07:56 AM

Hi,

I used this link : https://docs.telerik.com/devtools/maui/controls/datepicker/styling/styling

to style (implicit style) for window  my RadDatePicker , but is not working.

I attached demo.

Thanks in advance,

 

 

Daniel
Top achievements
Rank 1
Silver
Bronze
commented on 11 Apr 2022, 07:59 AM

What should I used dropdown or popup ?
Daniel
Top achievements
Rank 1
Silver
Bronze
commented on 11 Apr 2022, 02:11 PM

I used dropdown.

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 11 Apr 2022, 01:29 PM

Hi Daniel,

Thank you for sending the demo app, it was of much help.

It seems there is an issue when format properties (SpinnerFormat and DisplayStringFormat) are set through implicit style, I logged this as a bug report on your behalf in our feedback portal, here is the link where you can track its status:

Pickers: Format properties cannot be set through implicit style

For now, as a workaround, you would need to set the SpinnerFormat and DisplayStringFormat directly to the DatePicker instance, other properties work without a problem on my side.

As to the second question - you can decide which picker mode you will use according to your preferences, this is controlled through PickerMode property. By default (if PickerMode is not explicitly set) we're using DropDown for Desktop ( Windows, MacOS) and Popup for mobile platforms ( Android, iOS).

Let me know if I can help with anything else.

Regards,
Yana
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
DatePicker
Asked by
Daniel
Top achievements
Rank 1
Silver
Bronze
Answers by
Yana
Telerik team
Share this question
or