Skip to content Skip to sidebar Skip to footer
Showing posts with the label Breeze

Maximum Call Stack Exccedwith Using Kendoui Grid And Breeze.js

I'm facing a problem to integrate breeze.js and kenoui grid . I have an observable array in my … Read more Maximum Call Stack Exccedwith Using Kendoui Grid And Breeze.js

When To Add Extend Additional Complex Types Onto A Breeze Entity

I want to load an entity from the database, and then using it's ICollection (from the model cla… Read more When To Add Extend Additional Complex Types Onto A Breeze Entity

Breeze Newvalue.getproperty Is Not A Function

I've updated to new version of breeze and ef 6. And after I did this, I get error newValue.getP… Read more Breeze Newvalue.getproperty Is Not A Function

Create New Entity With New Entity Type In Breeze

I'm writing cordova + angular + breeze app where text info from element should be stored in th… Read more Create New Entity With New Entity Type In Breeze

Preserving Asynchronous Query Order In Breeze/angular

I'm using BreezeJS to handle server-side filtering of an ng-grid. To do this, I'm just $wa… Read more Preserving Asynchronous Query Order In Breeze/angular

New Breeze 1.4.9 - Duplicate Entity - Possible Bug?

This problem started appearing after I upgraded to Breeze 1.4.9. I have the following entity: publ… Read more New Breeze 1.4.9 - Duplicate Entity - Possible Bug?