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

[Solved] CellEndEdit behaviour and popup windows

1 Answer 107 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Phillip Hamlyn
Top achievements
Rank 1
Phillip Hamlyn asked on 25 Aug 2010, 12:28 PM
Hi,

I have a custom editor implementation which allows the user to pop up a modal RadWindow using showDialog. Unfortunately as soon as the user sets focus to one of the controls in the popup window the Cell End Edit seems to fire (possibly because the cell editor loses focus to the control on the popup form ?). This isn't my desired behaviour, which is for the cell to remain in edit mode.

Is there a method of altering this behaviour ?

Phillip

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 25 Aug 2010, 12:51 PM
Hello Phillip Hamlyn,

Please try setting the ActionOnLostFocus property of RadGridView to None.

Hope this helps.


Sincerely yours,
Veselin Vasilev
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
GridView
Asked by
Phillip Hamlyn
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Share this question
or