ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Lookup not reloading after parent changed
Title:
B
I
{code}
?
I have a lookup with a parent linked to a textbox, first time I call the lookup, all run ok, the relative function is called with right parameter. If I change the value in textbox (via js, not manually), and call again the lookup, the search function is not called and the popup is same before.
Save Changes
Cancel
Meccanica Rossi
asked at 06 Feb 2018
you haven't showed me the code, but, in case you're doing something like `txt.val(newval)` don't forget to call `.change()` as well
at 06 Feb 2018
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK