TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ani
169
11.2k
34.8k
Ext Ajax request async issue
Oct 9 2020 10:36 AM
In Ext js, there is a Ext.Ajax.Request to get communicate with server and to get value, but in my application as it is async true, by the time it gets response from server, other code in the js is executing. I tried with async: false, it is impacting other functionality.
Please let me know if there is any other ext class to communicate and get value from server/ any way to handle this scenario.
Thanks in Advance
Reply
Answers (
8
)
Selec2 Value not binding when i update the record?
fetch a hidden field value and pass to var in Ext js