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

Leave/Enter/Validation events not working

3 Answers 699 Views
PopupEditor
This is a migrated thread and some comments may be shown as answers.
Czeshirecat
Top achievements
Rank 2
Iron
Iron
Czeshirecat asked on 14 Oct 2016, 11:40 AM

Hi,

I'm trying to use the RadPopupContainer/RadPopupEditor to replicate a numerical keypad that should pop up when requested.

To make the keys work correctly, on my previous occasion I was using windows controls. I'd watch the Leave and enter event of a textbox and the Validation of that textbox to drive the appearance of the caret to always be in the textbox whilst click controls outside it..

Im trying to replicate this using the Telerik control set and I've got all 3 events attached to the textbox sited on myRadPopupContainer and none of them are firing at all.

Any advice please?

3 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 17 Oct 2016, 08:24 AM
Hello Claire,

Thank you for writing.  

The RadPopupEditor's Leave, Enter and Validated events are fired on my end when the user activates the RadPopupEditor and then focus another control. Please refer to the attached gif file illustrating the behavior on my end with the specified version. I have attached my sample project.  Could you please specify the exact steps how to reproduce the problem? Thank you.

I am looking forward to your reply.

Regards,
Dess
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.
0
pierre-jean
Top achievements
Rank 1
Veteran
Iron
answered on 30 Aug 2020, 06:25 PM

I have the same issue:

I have a radtextboxcontrol in the control associated to the radpopupeditor.

This textbox should contain only numeric values and I tried to use the validating event on the textbox but it is not fired when the focus leaves the textbox.

In the attached gif, I would expect the textbox to fire a "validating event" after I have entered xyz and lfet the textbox, but it does not

Best regards

Pierre-Jean

 

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 31 Aug 2020, 01:33 PM

Hello, Pierre-Jean,

I would like to note that this is a know issue with the hosted controls in RadPopupEditor

You can track its progress, subscribe for status changes and add your comments on the following link: https://feedback.telerik.com/winforms/1430754-radspineditor-controls-and-radtextbox-controls-on-a-radpopupcontainer-form-do-not-fire-value-changed-and-validation-events

Feel free to use the GotFocus/LostFocus events for RadTextBoxControl.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

Tags
PopupEditor
Asked by
Czeshirecat
Top achievements
Rank 2
Iron
Iron
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
pierre-jean
Top achievements
Rank 1
Veteran
Iron
Share this question
or