YUI Tutorial: Subclassing DataTable to Create DataView
In this tutorial we will build a subclass for DataTable called DataView. This subclass will allow the DataTable to hide a particular column by right clicking in the table header rows and selecting a column from a...