Dear Syncfusion.When i use the datagrid with localization i got this error :
System.FormatException: Input string was not in a correct format.
at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
at System.Number.ParseDecimal(ReadOnlySpan`1 value, NumberStyles styles, NumberFormatInfo info)
at System.Decimal.Parse(String s, IFormatProvider provider)
This error was fixed in version 18, but will be reissued in version 19
i am using Synfusion version :19.1.0.66 with Persian localization (Persian-Arabic numerals).
Could you please help with this issue, Thank you very much.