Changing editor for property.

If I change editor for property to NumericUpDown :
dataForm.RegisterEditor("WysokoscWiersza", "NumericUpDown");
I have an error when page is showing :
Unhandled Exception:
System.FormatException: Input string was not in a correct format.
Other editors Numeric,Currency e.t.c works well.

3 Replies

SV Srinivasan Vasu Syncfusion Team March 26, 2018 11:24 AM UTC

Hi Piotr, 
 
Based on shared information we have checked the issue in “Input string was not in a correct format” while change the editor type as NumericUpDown for the properties  (PercentDisplayMode, ParsingMode, CultureInfo, FormatString) and we are unable to reproduce the issue. 
 
We have prepared the simple sample for the same and please find the sample from below link. 
 
 
Note: 
We have ensured this scenario in cross platforms (Xamarin.Forms.iOS, Xamarin.Forms.Android and Xamarin.Forms.UWP) with Syncfusion product version 16.1.0.24. 
If the above provided solution doesn’t meet your scenario, could you please share the simple issue reproducing sample or code snippet to reproduce the issue? So that we can analyze on your requirement further and provide you a possible solution. 
 
Regards, 
Srinivasan 
 



PG Piotr Grzywa March 28, 2018 08:38 PM UTC

Sample:  www.kupse.pl/www/DataForm1.7z  password iks.
If I coment line // dataForm.RegisterEditor("Count", "NumericUpDown"); app works well.

In my samples i use Android app.
Xamarin.Forms ver 2.5.0.280555
Syncfusion ver 16.1.0.26




SV Srinivasan Vasu Syncfusion Team March 29, 2018 01:07 PM UTC

Hi Piotr, 
 
Thanks for your update. 
 
We have checked the reported scenario in our side with provided sample with Syncfusion product version 16.1.0.26. But still we are not able to reproduce the reported “Input string was not in a correct format” issue. 
 
We have attached the video file for your reference. Please find the same from below. 
 
We would like to set up a web meeting with you to look into provide resolution. Would you please let us know of your availability for this? Our team will make every effort to have this scheduled on a date and time according to your convenience.   
 
 
Regards, 
Srinivasan 


Loader.
Up arrow icon