Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1850
UltraPopupControlContainer needs to remain visible
posted

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

Parents
  • 4219
    posted

    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

Reply Children
No Data