DataTables / Responsive

Responsive extension for DataTables, providing support for complex tables on all device screen sizes
Other
148 stars 86 forks source link

column-visibility event not firing #78

Closed leveneg closed 8 years ago

leveneg commented 8 years ago

Fiddle Event

Pretty self explanatory- the event is firing on 1.0.7, and isn't on 2.0.1.

DataTables commented 8 years ago

The major change for v2 (and why it got a v2 version bump) is that Responsive no longer uses DataTables own column visibility controls, but rather now implements its own. The corresponding event is now responsive-resize.