Hi all,
I have a composite control with a UltraDropDownEditor. The OnBeforeDropDownCombo() event gets cancelled and I Show() a PopupControlContainer with an UltraTree. That all works great but I have one problem.
When a user goes to type into the editor I need the popup to show and remain onscreen. The editor needs the focus so the user can continue typing....but when the combo has focus the popup immediately hides.
Ideas on how to override this?? I am guessing I am looking for an event to cancel.
thanks
-Ken
Hi,
As much as I can see there is no such event. You may want to submit a feature request for having that option at: http://devcenter.infragistics.com/protected/requestfeature.aspx
Of course, I could have misunderstood your scenario, so it is possible please attach a small code snipped I will be glad to look at it and research if there is a way this can be achieved.
Regards,
Stefaniya
Let me know if I can help you with something.