There are several ways to filter information on the External Data Sources window so you can easily manage lists that contain many entries.
NOTE: The Filter feature is only visible on the External Data Sources window if the option shown below is set to true in the webcontrolsettings.xml file, located in the SmartSolve Root Folder\Settings\folder. This setting is set to false by default.
WebControlOption Setting
<ControlOptions>
<npcWebControlOption Name="RadGridMasterTableAllowFilteringByColumn" Value="true" />
</ControlOptions>
| Option | Instructions |
|---|---|
|
Filter a Column |
Enter your search criteria in the text box of the applicable column, and then use Funnel icon to select a filter from the list. |
|
Group By a Column |
Drag the column heading to the top row, and then drop it there to group by a specific column. |
|
Sort a Column |
Click the column name to sort the column in ascending or descending alphabetical order. |
See Also
Deleting External Data Sources
Exporting External Data Sources
|
|