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
995
Combo editor Cancel Edit Loop
posted

On the before enter edit move of the combo, I am checking a condition, questioning the user (via message bo) and when they respond no, setting e.cancel to true.  The control then re-enters edit and loops through this code.  The control is not in readonly mode.  The user started to edit with the combo drop down.

 How, where do I cancel and edit without going into this type of loop?