We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

NumericUpDown Not working on UWP

Hello

I am trying to use the Numeric up down button in a xamarin forms application. When I add the button, it shows up fine on Android. However the button is just not visible on UWP. I have attached a screenshot that shows the exact same code running in both Android and UWP. I have added all the dlls for UWP that are mentioned in the documentation. Is there any other step that is required to make this work on UWP?

Attachment: SyncfusionNumericUpDownError_b2dc414a.zip

4 Replies

VA Vanaja  Annasamy Syncfusion Team January 31, 2017 12:12 PM UTC

Hi Pawan,

Thank you for contacting Syncfusion Support.

Please ensure whether you are referring the dll in separate folder or build location(..lib/UWP). While running in Xamarin.Forms.UWP when you refer dll from the separate folder other than build location, you must add theme files along with the respective dll.

List of files to be added are

1.Syncfusion.SfInput.UWP(Theme file folder)
2.Syncfusion.SfShared.UWP(Theme file folder)
3.Syncfusion.SfInput.UWP.dll
4.Syncfusion.SfShared.UWP.dll
5.Syncfusion.SfNumericUpDown.Forms.dll
6.Syncfusion.SfNumericUpDown.Forms.UWP.dll

We have created sample using SfNumericUpDown control for your convenience and you can download the same from the following link.

Link: http://www.syncfusion.com/downloads/support/forum/128587/ze/NumUpDown1423620214 

Please let us know if you have any concern on this.

Regards,
Vanaja R.A 



PJ Pawan Jindal January 31, 2017 12:26 PM UTC

Hello Vanaja,

The sample project you sent does not have any references to the dlls that you mentioned below. I attached a screenshot. Could you please clarify

Attachment: SyncfusionNumericUpDownError_(2)_3c05fc96.zip


PJ Pawan Jindal January 31, 2017 02:24 PM UTC

Hi Vanaja,

I had a folder in my UWP project where I had copied all the dlls. As suggested, I changed all the references to point directly towards the lib/UWP folder from Essential Studio installation. However, I am still having the same issue. I would really appreciate if you could update the sample project you send with the required references (and the corresponding files) so I could clone that on my project.

thanks,
Pawan


VA Vanaja  Annasamy Syncfusion Team February 2, 2017 01:19 PM UTC

Hi Pawan,

Query: SfNumericUpDown not working on UWP

A support incident to track the status of your requirement has been created under your account.

Please log on to our support website to check for further updates.

Link:  https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents/  
 
Regards,
Vanaja R.A 


Loader.
Up arrow icon