The PageSelector navigation graphical component allows users to switch between different pages within a client application. Its primary purpose is to enhance the display navigation experience by providing a user-friendly interface for page selection. The main functionalities include displaying the pages in your solution.
On this page:
Table of Contents | ||||
---|---|---|---|---|
|
Requirements
This components runs only on Windows, on RichClient and SmartClient clients. component is Portable. It runs both on Windows (WPF) and on Web Pages hosted in any platform.
Configuration
To configure, double-click to open the configuration popup, and in the Settings tab, insert the 'Client.SelectedPage' in the SelectedPage field, check the Show Search Box option, and set up a button to close the current display and open the selected one. Usage involves selecting pages and presses through the configured buttons.
Runtime Execution
In Runtime, the control has embedded controls to allow the Operator to modify the view. Typically the configuration settings of <> is attached to a Tag exposed in the Display User Interface, allowing the operator to select <.>.
In this section:
Page Tree | ||||
---|---|---|---|---|
|