YUI Datatable

Implementations of the YUI Datatable

YUI DataTable: Context Menu with “Select/Unselect All” rows

Andy from Coderfoo.com created this excellent example and code sniplet to demo a function he created that uses a context menu to select and deselect all rows from a YUI datatable. At first I simply thought he was just accessing a regular function within YUI but he soon corrected me. He explained that while YUI [...]

Adding up column data in the YUI Datatable

At times it becomes necessary to add up the data with in a column. Here is a nice little snippet that can do just that.
Change DATATABLE with the name of the data table you need to read.
Change COLUMNNAME with the column key in the table you need to read.

// First get the record set from the [...]

Bookmarks

Ads