A content control can simultaneously handle all of the static content of the page, as well as the dynamic labeling system to inject calculated values, both formatted and non-formatted, into the body of your application.
An input grid column is part of input grid control where users can select and bind named ranges for the workbook calculation processing.
An input grid is a basic control where users can select and edit a range of items from a grid control for workbook calculation processing. These can only be bound to Table Named Ranges.
An output grid column is part of output grid control where users can select and bind named ranges for the workbook calculation processing.
An output grid is a basic control where users can select a range of items from an excel style of control for the workbook calculation processing. These can only be bound to Table Named Ranges.
A File Upload control is a basic control where users can upload and attach a file to be saved during the user's save action. These can only be bound to Single Named Ranges. This control will not store any files unless the target Single Named Range is also appropriately bound to a database column.
A slider is a basic control where users can enter values for the workbook calculation processing. These can be bound to any type of Single Named Range.
A gauge is a data visualization component that can be bound to numeric type of Single Named Range.
A map is a data visualization component that can be associated with a Table Named Range.
A button control is used to trigger specific actions in the workflow of the application, such as navigation, calculation, and saving.
A textbox is a basic control where users can enter values for the workbook calculation processing. These can be bound to any type of Single Named Range.
Loading Properties...