avandijk
avandijk
Examples
This library look very interesting!!! Is it possible to provide more examples for f.e. datagrid, autocomplete etc. That would be very helpful.. Thx!
It would be very convenient to specify populates when using the client $query convenience function...
When I retrieve a collection (array) with populated reference objects and try to save an instance I get an cast error something like "Cast to ObjectId failed for value [object...
I retrieve an array of objects including populated reference objects (using find().populate() on server). Now when I call f.e. a instance method for one of the items in the array...