Search with BreezeJS

someguy123

New Member
I have created a typeahead (Bootstrap, Typeahead) and want to search for entities directly on the server. Are there any way to search with BreezeJS on the server without caching and sub routines or i need to create a default web api controller with a custom ajax function on the client side?
 
Top