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

Number Or Letter Picker

1 Answer 79 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Amir
Top achievements
Rank 1
Amir asked on 25 Jan 2009, 09:01 PM
Hi,

We have a requirement for a Number or Letter Picker.

Background:

When going to fullscreen in Silverlight ( not the browser F11 Fullscreen but the Silverlight Fullscreen) the keyboard input
to textboxes is not allowed due to Security Restrictions.

We would like to work around this situation using a Number picker for numeric boxes and Letter picker for Text Boxes.

Could you please consider adding this to your Silverlight controls or if it is already possible show us and example.

Cheers,

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 26 Jan 2009, 09:55 AM
Hello Amir,

Thanks you for your interest in our control suite.

This is a very nice suggestion, we will log it for future implementation as a separate control.

For the moment you can use the RadComboBox and to populate it with the data you need.
You can use numbers and letters to populate the RadComboBox ItemsSource property.

Check the examples with RadComboBox here:
http://demos.telerik.com/silverlight/#ComboBox/Events

Please let us know if you need any help implementing this.

Kind regards,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
DatePicker
Asked by
Amir
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or