Ok, the title is a bit of a mouthful, but it states what I'm looking for. I have an oData endpoint, and I'm interested in seeing if there are any projects out there (preferably open source, maybe based on datajs?) that let me point to the end point, and it gives me a grid, paging, and my end users the ability to do dynamic queries (as in, adding new query parameters and refreshing the grid).
Figure it's worth a shot to see if anyone else has been down this road before I go down it myself.