Hi guys,

I have a grid editor, with cells (DevExpress). I have a custom cell
edit, which contains two other edits. When I click the cell, I get the
first popup edit. When I click the other controls contained in this
popup, another window pops up. The problem is that the moment I click
inside the second popup, the first one disappears, and as a
consequence, the second one disappears too.

Is there a way to keep the first popup visible, while the second one
is editing?

Thanks in advance,
Cosmin