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

ESC behaviour for RadMaskedTextBox in a Grid

3 Answers 52 Views
Input
This is a migrated thread and some comments may be shown as answers.
J
Top achievements
Rank 1
J asked on 16 Jun 2009, 12:50 AM
Hi,

I have a Grid with RadMaskedTextBoxes.

I have the textboxes set up so that the mask is <00..24><00..59> with the display mask being <00..24>:<00..59>.

If one of the text boxes has focus and I press the ESC button twice, all of the RadMaskedTextBoxes no longer show my display mask with the colon.  They seem to all display the mask instead.

Also all RadMaskedTextBox lose any new value entered and revert back to the original value, even if they do not have focus at the time the ESC is pressed.

Is this correct behaviour?

3 Answers, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 18 Jun 2009, 04:21 PM
Hello,

Generally in some browser as Internet Explorer pressing Escape key twice will fire reset event and this will the reason for clearing the value in RadMaskedTextBox.

Regarding the first issue - it is already addressed by our developers and fix will available as soon as possible.

Regards,
Nikolay
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Kel Way
Top achievements
Rank 1
answered on 24 Jun 2009, 09:19 PM
OK, this is good to know, but I see similar behavior when saving one tab of a page (using telerik radtabstrip & radpageviews).  I, too, am seeing very weird behavior with these radnumeric text boxes going blank seemingly randomly.
0
Nikolay Rusev
Telerik team
answered on 29 Jun 2009, 09:01 AM
Hello Kel,

Can you elaborate a bit more on this one:
"weird behavior with these radnumeric text boxes going blank seemingly randomly"?
Can you provide us sample code so we can observe the behavior and debug it locally?

Best wishes,
Nikolay
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Input
Asked by
J
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Kel Way
Top achievements
Rank 1
Share this question
or