knockout-projections icon indicating copy to clipboard operation
knockout-projections copied to clipboard

Is it possible to add(chain, etc) multiple filters to an observable array using projections??

Open pravin-d opened this issue 9 years ago • 0 comments

I have multiple filters that I need to apply to an array. When present the filters will apply in an AND fashion. http://stackoverflow.com/questions/28670719/how-to-implement-an-efficient-filter-using-knockoutjs

pravin-d avatar Mar 02 '15 09:03 pravin-d