Configuring the Table
You can make the table configurable by a button in the statusbar.
The button triggers a callback, but there is otherwise no default UI associated. Since the
visibility of columns is always a candidate for configuration, the
ColModel
supports a visible
property that can be used to hide
columns.
Here's a summary of these things.