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.
Unfortunately, the datajs library only works on IE, if you are planning to implement a mobile device app, it wont work. I had this problem with a prototype for iOS+SAP app
Edit: This might have been the case in 2010. Currently (2013/Q1) it just works with all browsers.