EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: roberto on November 15, 2021, 08:11:52 AM



Title: radiobutton checkbox combobox... onCange event
Post by: roberto on November 15, 2021, 08:11:52 AM
After saving a form, I need to load more data, but the events fire as if I'm changing the current information.
for example, if there is a field named OK = TRUE and the new one is FALSE, the onChange event is fired, but it is another record
how to avoid this trigger?


Title: Re: radiobutton checkbox combobox... onCange event
Post by: jarry on November 17, 2021, 12:25:26 AM
Please show an example to demonstrate your question.


Title: Re: radiobutton checkbox combobox... onCange event
Post by: roberto on November 18, 2021, 05:05:41 AM
Hello,
I worked around the problem by checking the state of 'checked' only when it was true.
Thanks


Title: Re: radiobutton checkbox combobox... onCange event
Post by: jega on November 26, 2021, 10:22:21 AM
Hi Roberto.

You asked a question, but solved the problem with "I worked around"

Maybe other have same question, and look in this message to get a solution, but there is no solution.

Please post your "workaround" and mark the thread as [SOLVED].

Jesper