HTMX + HCL Domino XPages Part 5: Client Side Sorting for View/Table
n Part 4, we implemented the GET Request to read data from a HCL Domino View and display it as table in the browser. In this part, I want to quickly add sorting to the table, in our case a quick client side function based on JavaScript.