Skip to content

mattparker/Yui-DataTable-extension---column-chooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

README


This extension to the YUI DataTable widget provides a context menu that enables column show/hiding.

Pass the config option showColumnChooser: true in your DataTable config object
and make sure ContextMenu is included in your page.

Right-clicking on the table header will show the context menu, listing all columns
in the table and with visible ones checked.  Clicking on a menu item will show/hide the column.


It's a bit like http://developer.yahoo.com/yui/examples/datatable/dt_colshowhide.html
but built in by extending the DataTable

Matt Parker
16/2/2010.

About

Enables ContextMenu UI to show/hide columns in datatable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published