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

not working in full screen mode

1 Answer 31 Views
NumericUpDown
This is a migrated thread and some comments may be shown as answers.
Gary Blakely
Top achievements
Rank 1
Gary Blakely asked on 17 Jun 2010, 01:10 AM
Following paste is one of my updowns.  it works fine except when I'm in full screen mode.  When in full screen, the up and down buttons will change the value but you cant enter the field and enter a value.  It has not effect and the ValueChanged event does not get triggered when trying to enter the filed or losing focus.  (using sl4 q2 2010 controls)

 

 

 

<telerikInput:RadNumericUpDown Minimum="0" Margin="1" ValueFormat="Numeric" x:Name="h1ud" ValueChanged="h1ud_ValueChanged" Width="auto" Height="auto" Grid.Row="2" Grid.Column="1"/>

Gary

 

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 21 Jun 2010, 12:41 PM
Hi Gary Blakely,

Thank you for contacting Telerik Support. 

This is a limitation of Silverlight. You are not able to use keyboard input when Silverlight plugin is in fullscreen. You can find more information here

I hope this information helps. I will be glad to assist you further.

Sincerely yours,
George
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
Gary Blakely
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or