Active Query Builder 2 .NET Edition reference
QueryBuilderControl Class Events

For a list of all members of this type, see QueryBuilderControl members.

Public Events
 NameDescription
Public EventCustomizeDatasourceCaptionIs called to customize the caption of a DataSource at the Design Area.  
Public EventCustomizeDatasourceControlFieldListIs called to customize the field list of a DataSource at the Design Area.  
Public EventCustomizeDatasourceFieldListIs called to customize the field list of a DataSource at the Design Area.  
Public EventDatasourceAddedInvoked when DataSource is added by the user.  
Public EventDatasourceFieldAddedInvoked when Field is added to the query by checking it at the DataSource field list.  
Public EventDatasourceFieldRemovedInvoked when Field is removed from the query by unchecking it at the DataSource field list.  
Public EventInitInvoked when the component is initialized.  
Public EventLinkCreatedInvoked when the link between datasources is created by the user.  
Public EventQueryColumnListItemChangedInvoked when one of the Query Columns Grid Control cells is changed by the user.  
Public EventQueryParamValuesChangedFired when the list of parameter values is passed from the client.  
Public EventSleepModeChangedInvoked when the component is turns the "Sleep" mode on and off.  
Public EventSqlErrorInvoked on SQL text parsing error.  
Public EventSQLUpdatedOccurs each time the component updates the output SQL query text.  
Public EventSyntaxProviderChangedFired when the QueryBuilder.SyntaxProvider property is changed.  
Public EventUserDataReceivedOccurs on each exchange when user data is received.  
Public EventUserMessageFired when the component is about to show the warning message to the user.  
Top
See Also

Reference

QueryBuilderControl Class
ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback