Action Button

A button control is used to trigger specific actions in the workflow of an application, such as navigation, calculation, and saving. The Text property determines the text that is displayed within the button. The Size property determines the size of the button and the...

Maps

A map is a complex output control that allows users to visualize geographic data and its relationships. You can choose from hundreds of available maps and add location data into your application’s web interface. Each map must be associated with a Table Named...

Gauges

Gauges are output controls that display a visual representation of a cell value in the user interface. Widely used in data analysis and presenting key metrics, gauges are a vital component of dashboard reports. Each gauge must be associated with a Single Named Range...

Charts

A chart is a complex output control that allows users to display a visual representation of a data set in the user interface. Widely used in data analysis and presentation, charts are a vital component of dashboard reports. Each chart must be associated with a Table...

Output Grid

An output grid is a control that allows the user to view a range of items corresponding to a Table Named Range (TNR) from the spreadsheet model. These controls must be bound to a Table Named Range (TNR) (i.e. a two-dimensional range, including a width and height...

Content

A content / label control can simultaneously handle all static content of the page, as well as dynamic labelling based on named ranges defined in the spreadsheet model. Through the dynamic content injection engine, users can utilize a special tag in order to inject...

Slider

A slider is a control that allows user to input values by shifting a horizontal or vertical button within a predetermined minimum and maximum values. Each slider must be associated with a Single Named Range (SNR) in the workbook. The Named Range property lists all...

Input Grids

An input grid is a control that allows the user to select and edit a range of items corresponding to a Table Named Range (TNR) from the spreadsheet model. These controls must be bound to a Table Named Range (TNR) (i.e. a two-dimensional range, including a width and...

File Upload

A file upload control is a drag-and-drop control that allows user to upload files to the server for storage upon performing a save action. Each file upload control must be associated with a Single Named Range (SNR) in the workbook. Note: The uploaded file will not be...

Calendar

A calendar control is a basic control that allows user to select dates and/or times for data entry. Each calendar control must be associated with a Single Named Range (SNR) in the workbook. The Named Range property lists of all Single Named Ranges (SNR) from the...