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

possible bug in spineditor with gotfocus

4 Answers 43 Views
SpinEditor
This is a migrated thread and some comments may be shown as answers.
Basel Nimer
Top achievements
Rank 2
Basel Nimer asked on 19 Apr 2010, 12:11 AM
neither gotfocus nor lostfocus events are firing on spineditor, i also didnt find those events when looking at the properties of the control,.

4 Answers, 1 is accepted

Sort by
0
Accepted
Alexander
Telerik team
answered on 19 Apr 2010, 04:50 PM
Hello Basel Nimer,

Thank you for contacting us.

The events for getting and losing focus of the RadControls are Enter and Leave. Hope it helps.

Regards,
Alexander
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.
0
Basel Nimer
Top achievements
Rank 2
answered on 20 Apr 2010, 07:25 AM
thank you
that works.

the strange thing is that gotfocus and lostfocus to still work for radCombo (for example).
or should i use enter and leave for that too?

0
Accepted
Alexander
Telerik team
answered on 23 Apr 2010, 01:32 PM
Hello Basel Nimer,

Maybe I did not express myself correctly. Generally, you can use GotFocus and LostFocus in RadControls, but since there are some known issues with these, I would recommend using the Enter and Leave events instead. Since, however, GotFocus is working for RadComboBox, you can use it without any concerns.

Let me know if you have any additional questions.

Greetings,
Alexander
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.
0
Basel Nimer
Top achievements
Rank 2
answered on 23 Apr 2010, 01:54 PM
No thank you, Enter and Leave did the trick.

Tags
SpinEditor
Asked by
Basel Nimer
Top achievements
Rank 2
Answers by
Alexander
Telerik team
Basel Nimer
Top achievements
Rank 2
Share this question
or