If you are looking for things like pagination, ordering, sorting, etc. then rails do it all automatically.
So, for example, if you want to sort the entire row by a specific column, then the header of this column may just be a link that sorted the results by that column and then re-displayed the grid.
So, if you want to build a data grid that is not AJAXy, then this is pretty simple. If you're looking for a way to do this with XHR queries, you can use jQuery to create queries in the background.
Like fas, like a gem that does all this automatically, I couldn’t find it, but I don’t understand why you couldn’t do it yourself with the basics that the rails provide.
source share