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
285
how to trap selection change in AfterCloseUp event in ultracombo?
posted

Hi,

 

 I am using UltraCombo and have wired up AfterClose up event to do processing, however, i want to know a clean way to find out if user has made a change in the selection from the list.

Is there a way to determine that user has actually changed the selection and then the list was closed? How....