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

Should use listenTo() instead of on() #7

Closed sdeleuze closed 11 years ago

sdeleuze commented 11 years ago

In order to cleanup correctly event listeners when destroyed Should specify that Backbone 0.9.10 or > is needed

Should be great to have this in 0.2.1 for Backbone RESThub stack 2.1 ;-)

loicfrering commented 11 years ago

Fixed by c503d4d3f796cb52e4de97cb3f1a3845529d6311.