Page 1 of 1

DatePicker

Posted: Mon Oct 30, 2017 5:04 am
by billmacuk
Hi there

My Silverlight project uses the Xaml DatePicker on many of the input forms.

When compiling I receive the error:

Error 1 C#/XAML for HTML5: XamlPreprocessor (pass 1) failed: Type not found: "DatePicker" in namespace: "http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk".

Can anyone please advise on best practice steps to remove this error and continue with the migration?

Kind regards,


Bill

Re: DatePicker

Posted: Thu Nov 02, 2017 1:09 am
by JS-Support @Userware
Hi,

Thanks for your message.

We are working on the DatePicker control and plan to provide it in one of the very next builds.

Regards,
JS-Support

Re: DatePicker

Posted: Fri Nov 03, 2017 11:01 am
by TaterJuice
I have posted a Native HTML5 (CSS+webkit) DatePicker control for CSHTML5 in the "Extensions" forum, that works in Google Chrome, Microsoft Edge, Android, Opera and the current Firefox BETA (but not the current Firefox public release). Does not work in IE11.

You can find it here:

http://forums.cshtml5.com/viewtopic.php?f=7&t=8179

Google Chrome Desktop & Opera Desktop Screenshots:
Image
Image

Microsoft EDGE Screenshot:
Image

Mozilla Firefox NIGHTLY BETA Screenshots:
Image
Image

ANDROID Screenshot:
Image

Hope this helps!