alfajango / jquery-dynatable

A more-fun, semantic, alternative to datatables
http://www.dynatable.com
Other
2.77k stars 363 forks source link

There seems to be no way to dynamically add/remove columns on a table #242

Open dougucb opened 8 years ago

dougucb commented 8 years ago

I have an application where the domain objects can be dynamic, and I'd like to be able to add and remove columns to the table, or at least remove the existing columns and reinitialize the column set on the table. I don't see a way to do this.

labeneator commented 8 years ago

I have the same issue. Asked SO over here