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

Header of datagrid displayed when there are no results #9

Open pijey opened 11 years ago

pijey commented 11 years ago

When there aren't any results, the datagrid's header is displayed with the emptyMessage. IMO, the header should not be displayed.