This is a migrated thread and some comments may be shown as answers.

Spreadsheet issue with windows Region format(culture)

3 Answers 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sai
Top achievements
Rank 1
sai asked on 29 May 2015, 12:17 PM

Hello,

I'm using silverlight spreadsheet. It is working fine with default Regional format settings English- India.

But when I changed the Regional Format to Spanish(Bolivarian republic of Venezula), I'm getting the following exception at InitializeComponent

"The invocation of the constructor on type 'Telerik.Windows.Controls.Spreadsheet.FunctionsProvider' that matches the specified binding constraints threw an exception. [Line: 39 Position: 54]"

I got Exception here as well, after changing my regional setting. Try to open the below links in IE.

http://demos.telerik.com/silverlight/#Spreadsheet/FirstLook

http://demos.telerik.com/silverlight/#Spreadsheet/SortingAndFiltering

Thanks,

sai

 

3 Answers, 1 is accepted

Sort by
0
Nikolay Demirev
Telerik team
answered on 02 Jun 2015, 08:56 AM
Hello Sai,

I have managed to reproduce the issue. It is related to the currency number format. The number format parser can not recognize the format as currency and tries to parse it as Data because the currency symbol "Bs.F." contains 's' which can be interpreted as the seconds symbol.

I have logged the issue in our backlog and I have logged it in our feedback portal. You can track its progress, subscribe for status changes and add your vote/comment to it on the following link - feedback item

As a token of our appreciation for reporting the bug have updated your Telerik points.

Regards,
Nikolay Demirev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
sai
Top achievements
Rank 1
answered on 09 Jun 2015, 01:29 PM

Hi Nikolay,

Is there a way to intercept this error?

Thanks,

sai

0
Deyan
Telerik team
answered on 12 Jun 2015, 11:57 AM
Hello Sai,

Unfortunatelly we cannot provide any workaround for this issue. The exception occures in the static constructor of FunctionManager class. We have marked this item as critical and will do our best to fix it as soon as the development process allows.

If you have other questions please contact us again.

Regards,
Deyan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
sai
Top achievements
Rank 1
Answers by
Nikolay Demirev
Telerik team
sai
Top achievements
Rank 1
Deyan
Telerik team
Share this question
or