This question is locked. New answers and comments are not allowed.
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
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