Column Selector Component

images/download/attachments/6044848/columnselector.png images/download/attachments/6044848/columnselectorcustomizer.png

The Column Selector is a component that takes DataSets in, allows users to show or hide variables in the DataSets (Columns) via checkboxes, then outputs the resulting DataSet.

The Column Selector allows users to choose which columns in a DataSet that they wish to use. If an object is bound to the Column Selector it will update itself whenever a user checks or unchecks a column. This allows users to dynamically show/hide: Table columns, "pens" on a graph, data in a Report Viewer, or any other component set up to use a DataSet.

Additional information on the Column Selector can be found on the Column Selector page in the appendix.