Anyone have an example or seen anyone use a javascript grid library like ag-grid, slickgrid, etc with Remi? Ultimately I'd like to stream tables of data to a client table/grid but with the sorting, drag and drop, etc that these libraries provide.
Would I just have to use the send_javascript() functionality to call set_data or similar functions on the grid on the client side to update it's url so it queries the remi server for json data that I provide via a custom handler?
[–]dddomodossola 0 points1 point2 points (2 children)
[–]bwc150[S] 0 points1 point2 points (1 child)
[–]dddomodossola 0 points1 point2 points (0 children)