Asynchronous Loading for Page Data

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
stowejs
Posts: 13
Joined: February 4th, 2022, 3:47 pm
Contact:

Asynchronous Loading for Page Data

Unread post by stowejs »

We'd like to have the ability to load data asynchronously from the page loading itself. This would help in situations where retrieving specific data takes longer than an acceptable amount of time for a page to respond in full. In this case the bulk of the page should load for the end user while the data is retrieved by the controller and loaded into the page when the processing is complete.
word count: 72

Tags:
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Re: Asynchronous Loading for Page Data

Unread post by SteveCap »

Task #10599 has been created. This post will be updated when it has been completed.
word count: 15
Post Reply