cike
11 years agoChampion
Reload Component when Pagination Link clicked
Hey,
I'm using a custom component (including pagination) for displaying messages. If a pagination link is clicked, the whole page will be reloaded.
Currently, my only approach is to use jQuery and an Endpoint which will be called by the pagination links.
Is there an other way to prevent this whole page reload and only reload the custom component with the new content?
Thanks and best regards,
Christian