Why server‑side paging beats UI pagination for large Orbeon grids
Summary A request was made to implement client-side paging for repeated grids within an Orbeon form to mitigate performance degradation caused by massive datasets. While the requirement aims to solve a latency issue, it addresses a symptom rather than the architectural root cause. Implementing pagination at the UI layer without changing the underlying data loading … Read more