I have a custom picker class with some text fields and a combobox inside. A grid in the app is using this picker as an editor for a column, but the problem is that anytime I click the combobox, the picker loses it's focus and closes. Is there a way to mantain the picker in order to use the combobox for select data?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I found a workaround for this issue by using the This code checks if the event target is a
|
|||
|
|