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.
A calendar is a basic control where users can select a date for the workbook calculation processing. These can only be bound to Single Named Ranges.
A radio button is a basic control where users can select an item from a list for the workbook calculation processing. These can only be bound to List Named Ranges.
A dropdown is a basic control where users can select an item from a list for the workbook calculation processing. These can only be bound to List Named Ranges.
A checkbox is a basic control where users can select a true or false value for the workbook calculation processing. These can only be bound to Boolean Single 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 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...