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

bug : display after remote sort #21

Closed MarneusCalgarXP closed 11 years ago

MarneusCalgarXP commented 11 years ago

When using a remote collection, when sorting data :

(Tested with datagrid v0.3.2)

MarneusCalgarXP commented 11 years ago

after a backbone upgrade on our project, it seems to be fixed. I close the issue

loicfrering commented 11 years ago

Hi @MarneusCalgarXP, I think that there is indeed an issue but related to Backbone 1.0.0 changes. Did you previously tested with 1.0.0?