cloudflarearchive / backgrid-select-all

Select-all extension for Backgrid.js
http://backgridjs.com
MIT License
12 stars 31 forks source link

getSelectedModels() should only return instances of Backbone.Model #38

Open prg opened 6 years ago

prg commented 6 years ago

This should alleviate some of the problems people are seeing (e.g. #3, #13, #14). Haven't gone through these issues in detail, but it works for my use case (a grid with server-side paging via Backbone.PageableCollection):