Hi,
How can I detect when a row in the drop down datawindow is selected or the dropdown is closed?
when the scrolls up and down using the keyboard the the ItemChanged event is triggered so that is not an option
Basically I need a way to run come code when a row in the dropdown is selected. And NOT while the user scrolls up/down
What event can I map to get notified when a selection is made or the dropdown is closed.
Thanks :-)
ps. using 2019R3
Regards ... Chris