
JayData filter() and toArray()
Basic tutorial on how to filter/query data with JayData using filter predicates. http://www.youtube.com/watch?v=CzViB8OJi9M
Basic tutorial on how to filter/query data with JayData using filter predicates. http://www.youtube.com/watch?v=CzViB8OJi9M
JayData oData provider in action. See how easy to create a simple HTML5 based CRUD application that deals with categories and products from the Northwind database. http://www.youtube.com/watch?v=LlJHgj1y0CU
By completing this tutorial you will be able to consume an OData service from JavaScript with the elegance and simplicity of the JavaScript Language Query, without ever writing down an $.ajax statement or manually building OData query strings or payloads. Notes: ...