Hi Goncalves,
The pattern LoadOnVisible loads the content in it as a whole, once that content gets close to the viewport. It is obtained from the server (AJAX refresh) and then loaded.
This means that when you put a table inside, it will load all of it, right when it gets to the viewport.
Hope this can help you,
Cheers,
RG
The pattern LoadOnVisible loads the content in it as a whole, once that content gets close to the viewport. It is obtained from the server (AJAX refresh) and then loaded.
This means that when you put a table inside, it will load all of it, right when it gets to the viewport.
Hope this can help you,
Cheers,
RG