Advanced
Description
Advanced Properties
- Name
- Description
- Other properties
Define other properties for the Grid Component.
- Base SQL SELECT statement on selected fields
Specify whether displayed fields or all fields should be included in a Grid component based on a Table.
- Show query statements on Ajax callbacks
Enables display of SQL Select statements used to populate the Grid Component when an Ajax Callback is made.
- Web-socket server
Enable support for real-time messaging in the UX Component by turning on the web-socket server.
- Message subscriptions
Define what message types to receive from the web-socket server. Requires Web-socket server to be enabled.
- Add primary key to all ORDER BY clauses
Used to guarantee ORDER BY clause criteria is unique in Grid Components based on a SQL database.
- Save component format
Specify if the Grid component should be saved as a binary file or as formatted JSON.
- Allow static text selection
Allows the user to select static text.
- Capture detailed Javascript error information
Enables or disabled detailed JavaScript error reporting in the Grid Component at run-time.
- Display Grid timing info
Allows the user to display grid timing info.
- Lock screen during Ajax callbacks
Used to lock the screen during an Ajax callback. This prevents the user from initiating a subsequent callback until the initial callback has completed
- JSON query data availability in server-side events
Make JSON query data available in server-side events
- Suppress warnings if Javascript functions contain placeholders
Used to suppress warnings