Configure SQLDataGrid graphic custom properties
- Last UpdatedJul 19, 2024
- 1 minute read
This section lists custom properties in functional groups. For a detailed description of each custom property, see Custom Properties for the SQLDataGrid Graphic.
The default run-time window shows the complete graphic. However, you can hide the interface controls and display only the grid.
You can use custom properties to display additional information about the status of the query, the dataset, or to provide interactive buttons that initiate specific actions
In addition to the table, view, and query input, you can specify additional parameters by using custom properties and control them with scripting.
The following table lists the various custom properties you can insert in your scripts by functional groups.
|
Authentication |
Authenticate users to databases |
|
|
Authentication |
||
|
ConfiguredDomain |
||
|
ConfiguredPassword |
||
|
ConfiguredUser |
||
|
Database Connectivity |
Designate database connectivity functions |
|
|
AutoRefresh |
||
|
AutoRefreshDuration |
||
|
CmdCancel |
||
|
CmdRefresh |
||
|
CmdRetrieve |
||
|
CmdTestConnection |
||
|
CmdWrite |
||
|
ComboBoxListString |
||
|
ConfiguredDatabase |
||
|
ConfiguredReadOnly |
||
|
ConfiguredServer |
||
|
RowCount |
||
|
RowLimit |
||
|
SelectedRowNumber |
||
|
SQLQuery |
||
|
SQLQueryCurrent |
||
|
SQLQueryPassThrough |
||
|
SQLQueryPending |
||
|
Diagnostic |
Perform diagnostic functions |
|
|
CmdLogDiagnostics |
||
|
CmdResetDiagnostics |
||
|
ErrorPanelDisable |
||
|
StatusDesc |
||
|
StatusError |
||
|
StatusIsError |
||
|
Appearance |
Modify the appearance of the run-time SQLDataGrid that contains data from the database |
|
|
ButtonPanelHide |
||
|
CmdPageFirst |
||
|
CmdPageLast |
||
|
CmdPageNext |
||
|
CmdPagePrev |
||
|
ColumnAggregateEnable |
||
|
ColumnFiltering |
||
|
ColumnGroupingEnable |
||
|
ComboBoxPanelHide |
||
|
FontBold |
||
|
FontName |
||
|
FontSize |
||
|
SupportThemes |
||
|
SuppressAuthenticationWarning |
||
|
WriteButtonHide |
||