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

Binding NumberFormatInfo

1 Answer 42 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 18 Feb 2010, 04:28 AM

Hello,

I'm trying to bind the NumberFormatInfo Dependency Property to my ViewModel but I receive a binding exception (AG_E_PARSER_BAD_PROPERTY_VALUE).

Are you able to replicate this issue and if so is a fix likely?

Regards,
James.

1 Answer, 1 is accepted

Sort by
0
Accepted
Hristo Borisov
Telerik team
answered on 22 Feb 2010, 11:38 AM
Hello James,

Yes we are able to reproduce the issues with a MVVM architecture. I am afraid that RadNumericUpDown currently does not support databinding of its NumberFormatInfo, and thus you will have to write some code-behind logic in your View that formats the control the way you want it. We understand that this is a shortcoming and we will do our best to get rid of it as soon as possible. Until then, I apology for this inconvenience.

If you have any further questions, please get back to us.

Regards,
Hristo Borisov
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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
NumericUpDown
Asked by
James
Top achievements
Rank 1
Answers by
Hristo Borisov
Telerik team
Share this question
or