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

Datagrid pagination problem in ie9 #14

Open Chinow opened 11 years ago

Chinow commented 11 years ago

The preventDefault method is not implemented in ie9. When you use the pagination buttons the browser will load # and erase your page.