- Home
- Forum
- Xamarin.Forms
- SfNumericUpDown not working in Xaml
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"
SIGN IN To post a reply.
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
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");
}
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.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/UpDownSample2108246556.zip
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
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.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/UpDownSample430297542.zip
Regards,
Paul Anderson
SIGN IN To post a reply.
- 5 Replies
- 4 Participants
-
CH Charith
- May 3, 2017 11:01 PM UTC
- Aug 20, 2018 12:44 PM UTC