Hello Forum. I have a question with the use of the eventfilters. I have some validations over some Forms using ItemChanged = true, but, they work only if I disable all the EventFilters. I would like to know if there is some way to work with ItemChanged = true and also use the EventFilters.
I was thinking of use the Lost Focus Event type, but, this event is a lot of lost focus sequences (allows clicking outside the window, or clicking into another ComboBox, and things like that) and also if i didn't change the value of the edittext. This to me right now it not so helpful at all.
Does anybody knows a way to work this out?
Greetings!
Reynaldo!