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

How do you bind a value to this control? (RadNumericUpDown)

1 Answer 194 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 2
James asked on 01 Mar 2011, 09:08 PM
I must surely be overlooking something obvious, but ..   how do you bind to the RadNumericUpDown control?  What property do you bind to?  Is there not some numeric or integer property that we can bind directly to?

I'm looking through the .chm help file but see nothing whatsoever that mentions this basic bit of information.

Perhaps I haven't had enough coffee today.

james hurst

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 02 Mar 2011, 02:45 PM
Hello James,

You have to bind to the Value property of the control. It is of type double. For more info you can check the First Look example of our demos : http://demos.telerik.com/wpf/?NumericUpDown/FirstLook

Let me know if you have more questions.

Kind regards,
Boyan
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
NumericUpDown
Asked by
James
Top achievements
Rank 2
Answers by
Boyan
Telerik team
Share this question
or