loicfrering / backbone.datagrid

A powerful component, based on Backbone.View, that displays your Backbone collections in a dynamic datagrid table.
http://loicfrering.github.io/backbone.datagrid/
MIT License
55 stars 14 forks source link

Error sorting when datagrid is not paginated #28

Closed wormsky closed 11 years ago

wormsky commented 11 years ago

No sort is possible in this case

loicfrering commented 11 years ago

Thanks for reporting!