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
close icon

SfNumericUpDown not working in Xaml

I've added all the packages but still I get the following error when I am tring to use SfNumericUpDown in XAML. Any idea?Xamarin.Forms.Xaml.XamlParseException: Position 11:6. Type xForms:SfNumericUpDown not found in xmlns clr-namespace:Syncfusion.SfNumericUpDown.XForms;assembly=Syncfusion.SfNumericUpDown.XFormsCodexmlns:xForms="clr-namespace:Syncfusion.SfNumericUpDown.XForms;assembly=Syncfusion.SfNumericUpDown.XForms"xForms:SfNumericUpDown x:Name="Down" 

5 Replies

VA Vanaja  Annasamy Syncfusion Team May 4, 2017 12:18 PM UTC

Hi Charith,

Thank you for contacting Syncfusion support.

Query: SfNumericUpDown not working on Xaml file.

We have created SfNumericUpDown sample in Xaml file. Please download the same from below link.

Link: https://www.syncfusion.com/downloads/support/forum/130278/ze/NumericUpDownDemo429878163 

Please refer the below link which consists of user documentation of SfNumericUpdown.

Link: https://help.syncfusion.com/xamarin/sfnumericupdown/getting-started

Please let us know the given sample meet your queries and contact us if you need further assistance on this.

Regards,
Vanaja R.A.





 



LE LEO August 17, 2018 04:01 AM UTC

Hello,

This demo is not working.

It returns a exception:

Unhandled Exception:
System.NotSupportedException: Equals() on Span and ReadOnlySpan is not supported. Use operator== instead.

at

      private void InitializeComponent() {
            this.LoadFromXaml(typeof(MainPage));
            numericUpDown = this.FindByName<global::Syncfusion.SfNumericUpDown.XForms.SfNumericUpDown>("numericUpDown");
        }


PA Paul Anderson S Syncfusion Team August 17, 2018 07:20 AM UTC

Hi Leo, 
 
Greetings from Syncfusion. 
 
Query: NotSupportedException occurs while using SfNumericUpDown in Xaml 
 
We have checked the reported issue and we are unable to reproduce the reported issue from our side. We have attached the sample in which we have checked the reported issue from our side. Please find the sample from below link. 
 
 
So, could you please provide the modified sample which reproduces the reported issue. It will help us to provide appropriate solution for this. 
 
Regards, 
Paul Anderson 



LE LEO August 17, 2018 03:07 PM UTC

Hello,

Not working...please check the attached file.

Attachment: 01_a0d19287.rar


PA Paul Anderson S Syncfusion Team August 20, 2018 12:44 PM UTC

Hi Leo, 
 
Query: NotSupportedException occurs while using SfNumericUpDown in Xaml   
 
We have checked the reported issue from our side. Please update the Xamarin.Forms package to fix the reported issue at your end. We have attached the sample in which we have checked  the reported issue from our side. Please let us know if you have any other queries. 
 
 
 
Regards, 
Paul Anderson 


Loader.
Live Chat Icon For mobile
Up arrow icon