Search Terms for Rearranging Columns

Events happening in the community are now at Drupal community events on www.drupal.org.
bekasu's picture

I'm looking for information on how to allow users to rearrange / drag and drop / hide or show columns.

I've got cck, views, and panels loaded.

What I can do:
Provide views to users
Allow users to organize their content types into a view in the order they want
Allow users to change the titles for the content types

What I want to do:
Allow users to control which columns are seen or hidden within a view
Allow users to rearrange, move, or shuffle (what is the term) the columns

There are plenty of references for mucking around with tables and rows, leafs, etc. using weights ..

I'm not finding much on column rearrangement or hide/show.. a few references to touching css to hide things, but nothing that's user friendly.

Perhaps if someone knows of a module that provides this in its interface? Has anyone seen this animal?
Thought I would ask a drupalchix to educate me in terminology so I know what to search for.
Bekasu