ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control Namespace : QueryBuilderControl Class |
For a list of all members of this type, see QueryBuilderControl members.
Name | Description | |
---|---|---|
![]() | CustomizeDatasourceCaption | Is called to customize the caption of a DataSource at the Design Area. |
![]() | CustomizeDatasourceControlFieldList | Is called to customize the field list of a DataSource at the Design Area. |
![]() | CustomizeDatasourceFieldList | Is called to customize the field list of a DataSource at the Design Area. |
![]() | DatasourceAdded | Invoked when DataSource is added by the user. |
![]() | DatasourceFieldAdded | Invoked when Field is added to the query by checking it at the DataSource field list. |
![]() | DatasourceFieldRemoved | Invoked when Field is removed from the query by unchecking it at the DataSource field list. |
![]() | Init | Invoked when the component is initialized. |
![]() | LinkCreated | Invoked when the link between datasources is created by the user. |
![]() | QueryColumnListItemChanged | Invoked when one of the Query Columns Grid Control cells is changed by the user. |
![]() | QueryParamValuesChanged | Fired when the list of parameter values is passed from the client. |
![]() | SleepModeChanged | Invoked when the component is turns the "Sleep" mode on and off. |
![]() | SqlError | Invoked on SQL text parsing error. |
![]() | SQLUpdated | Occurs each time the component updates the output SQL query text. |
![]() | SyntaxProviderChanged | Fired when the QueryBuilder.SyntaxProvider property is changed. |
![]() | UserDataReceived | Occurs on each exchange when user data is received. |
![]() | UserMessage | Fired when the component is about to show the warning message to the user. |