Show and hide columns
This sample will demonstrate how to show and hide columns based on simple html check boxes.
Get selected table data
This sample will select, get, and clear data selections.
Getting table objects from hit test
This sample will get table objects through the hit test method. Click on the table, and a popup with a stringfied hit test result will be displayed.
Selecting table data
This sample selects all points on the same row, and column when the mouse moves over a data point, or header.