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

Pass Typescript Function As A Javascript Function

I use typescript with breeze. How can i pass a typescript function to executeQuery.then? class MyCl… Read more Pass Typescript Function As A Javascript Function

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

Breezejs Selecting Complextype Properties

I am running into an issue with Breeze and Durandal which is leading me to believe it may be a bug … Read more Breezejs Selecting Complextype Properties

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?