Dynamic Column selection
Dynamic Column selection
Hello,
I use datatable API for my application, and it saved me a lot of time, what a wonderful tool !!
But, I would like to know if it is possible to dynamically select the column that are displayed to the user.
In fact, my application is connected to a server, but then i'd like my users to interacts with it. And so to decide which column should be hidden or not in the datatable.
Thanks for your help
I use datatable API for my application, and it saved me a lot of time, what a wonderful tool !!
But, I would like to know if it is possible to dynamically select the column that are displayed to the user.
In fact, my application is connected to a server, but then i'd like my users to interacts with it. And so to decide which column should be hidden or not in the datatable.
Thanks for your help
This discussion has been closed.
Replies
http://datatables.net/release-datatables/examples/api/show_hide.html
but it would be cool if in the left/right hand of the table there as a little drop down that let you select which columns you would like to view.
it looks you're talking about colvis plugin