Top | Previous | Next |
Row Selector |
Icon in toolbar:
Description The selected data will output all data from Oct 4, 2005 The Row Selector is a component that allows users to filter a DataSet based on unique values of one or more columns. Each level in the sorting tree is based on these properties. The user will see a dynamically generated expandable tree that groups their data by any number of choices. As they click down the tree, objects bound to the DataSet will indicate the filtered data. Here are a few examples.
Properties
Customizer The Row Selector customizer defines Filters that allow each level of user data filtering. Browse through the tree of Available Filters, then drag the desired filter to the filter pane. Different options will be available under Configure Filter: FilterType based on the filter type.
Common Filter Properties
Date Filters
Different options for time columns
The Day (Date) filter separates rows by day. The Custom Date (Date) filter uses pattern masks in the Format String for a flexible date criteria definition. The Shift (Date) filter breaks up data into shifts, which are named defined time ranges.
Other Filters
The Discreet (Integer) filter breaks rows down by unique integer. Format String allows you to define the text string that the user sees. The String (String) filter breaks rows down by unique string. Case Insensitive defines case sensitivity.
Events
Scripting Functions
|