ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
how to make ajax call synchronous in AjaxDropdownFor awesome component.
Title:
B
I
{code}
?
Hi, @(Html.Awe().AjaxDropdownFor(x => x.TestFIName).async("false").Parameter("mfTestIds", @ViewBag.mfTestIds).Url(Url.Action("GetTestNames", "GetData")).CssClass("form-control")) . I am doing something like this because I want this ajax call to be complete before doing the next ajax call for the same function. How do I make ajax calls synchronous here.
Save Changes
Cancel
test
asked at 03 Oct 2016
http://aspnetawesome.com/forum/question/1107/prevent-awesome-controls-calling-controller-on-page-load
at 03 Oct 2016
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