Search
Record search methods depend upon your selection for the
datagridFilteringEnabled
configuration setting. If this setting is
true, you can use the grid column filters to apply criteria to
limit the records that are displayed in a grid.
If this configuration setting is false, you can use the Search panel on the left side of the application window to find a route or delivery.
Search filters for the Routes screen include Route ID, Route Name, Manager, Driver, Status, and Start Date.
Search filters for the Deliveries screen include Delivery ID, Status, Customer ID, Customer Name, Warehouse ID, Route Name, Customer Ship To ID, Postal Code, Stop, and Age. Container ID and Manifest ID are also available as Search panel filters.
When grid filtering is enabled, you can narrow the range of records that are displayed to very specific values. You must surround the integer values with parentheses () and separate them with a hyphen. For example, to search for deliveries for customers between 10 and 50, you specify (10)-(50) in the Customer ID column filter. To search for deliveries for only customer 10, you specify 10 in the Customer ID column filter. Parentheses are also required when using the In Range filtering option.
Click Search panel or to collapse the Search panel.
to display the