Hi,
I need to avoid triggering additional value-changed events while processing inside of a ValueChangedListener. Since I'm setting values of other widgets on the form in the listener, those events are causing a cascade effect. While in the ValueChangedListener, is there a way to keep from triggering other events? Thanks for any suggestions! gary
