dynamic queries for oData endpoint in javascript - Stack Overflow

Ok, the title is a bit of a mouthful, but it states what I'm looking for. I have an oData endpoint

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.

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.

Share Improve this question edited Dec 15, 2012 at 2:25 Jay Traband 17.1k1 gold badge25 silver badges44 bronze badges asked Feb 15, 2011 at 10:50 Joel MartinezJoel Martinez 47.8k26 gold badges134 silver badges185 bronze badges 2
  • Great question. I was expecting one of the mercial ponent venders would provide this with an ASP.NET MVC control but I have yet to see it. – George Tsiokos Commented Feb 15, 2011 at 14:08
  • Yeah, I'd love to see something like the silverlight oData explorer; but in html/javascript, and with a more user friendly expression builder. – Joel Martinez Commented Feb 15, 2011 at 14:25
Add a ment  | 

4 Answers 4

Reset to default 3

Breeze is another open source library that performs dynamic queries in JavaScript for OData and Web API and is in active development: http://www.breezejs.

Don't know if it's still an actual question, but give a shot to JayData. This is a crossplatform data library, that supports oData and language natural or programmatic querying. Also it has some example on how to use it with jqGrid.

There is an OData javascript library (among other OData libraries) available here for download: http://www.odata/developers/odata-sdk

Its not an actual explorer, but there is alot of source js to work with Odata there.

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.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1742295532a4417038.html

相关推荐

  • dynamic queries for oData endpoint in javascript - Stack Overflow

    Ok, the title is a bit of a mouthful, but it states what I'm looking for. I have an oData endpoint

    17小时前
    10

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信