|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ActivateCurrentRow () |
Activates the current grid row during Update/Delete/Copy in a Viewer |
||
| AfterBatchAvailableHandler (Object, EventArgs) |
Event handler for the AfterBatchAvailable event of the SmartDataSource |
||
| AfterRetrieveDataCallback (ISmartDataSource) |
Invoked as a callback from DataAdapter, after Data has been retrieve. |
||
| AttachBindingSource (BindingSource) |
This Method attaches a new BindingSource given as the Parameter
poBindingSource to the Objects of the current Class. The new
BindingSource may be created by a DataAdapter or borrowed from a
Browser.
It is called by the SmartDataAdapter Class when creating a new
BindingSource or when a new SmartDataSource is registered to the
Class implementing the Interface ISmartDataTarget. |
||
| BeginInit () |
Invoked at the beginning of a Containers InitializeComponents
method |
||
| BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) |
Event handler for the BeginUpdateState event of the data source |
||
| BindingSourceListChangedHandler (Object, ListChangedEventArgs) |
Handles the ListChanged event of the BindingSource |
||
| CollectFilterValuesHandler (Object, CollectFilterValuesEventArgs) |
Event handler for the CollectFilterValues event of the ISmartFilterTarget |
||
| DisableForUpdate (ISmartDataTarget) |
Disable the Controls during an Update.
This Method is called by the SmartDataAdapter by a call to
BeginUpdateState () which is defined in the Interface ISmartDataSource. |
||
| EnableAfterUpdate () |
Enable the Controls after an Update.
This Method is called by the SmartDataAdapter when setting the
SmartDataSourceState Property to Navigatable.
Enforced by Interface ISmartDataTarget. |
||
| EndInit () |
Invoked at the end of a Containers InitializeComponents method |
||
| EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) |
Event handler for the EndUpdateState event of the data source |
||
| EvaluateTableIOState () |
Updatable Browsers are not supported by this class but the Method
is enforced by the Interface ISmartDataTarget. |
||
| LOGICAL IsOkToClose (logical, CloseReason) |
Check if it is ok to close the parent form. |
||
| OnSmartBrowserListChanged (SmartBrowserListChangedEventArgs) |
Raises the SmartBrowserListChanged |
||
| OnSortChanged (Object, GridViewCollectionChangedEventArgs) |
Raises the OnSortChanged event |
||
| OpenChildDataSources () |
Opens the queries for the registered child data sources |
||
| RegisterBindingSourceEvents () |
Registers events of the BindingSource |
||
| RegisterChildDataBinding (BindingSource, character) |
Registers the binding source for a child template of the
RadGridView |
||
| ResumeRowSynchronizationAfterReposition () |
Resume row synchronization |
||
| ScrollToCurrentRow (logical) |
Scrolls to the BindingSource's position |
||
| ScrollToCurrentRow (logical, logical) |
Scrolls to the BindingSource's position |
||
| ScrollToFirstRow () |
Scrolls the Grid to the First Row |
||
| ScrollToLastRow () |
Scrolls the Grid to the Last Row |
||
| SuspendRowSynchronizationForReposition () |
Suspends row synchronization |
||
| UpdateSortIndicator (character) |
Updates the Sort Indicators of the SmartDataBrowser columns |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartRadDataBrowser () |
Constructor for the SmartRadDataBrowser class |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartBrowserListChanged (Object, SmartBrowserListChangedEventArgs) |
Raised when the ListChanged event of the BindingSource of the SmartBrowserControl
is raised |
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Data.BindingSource BindingSource |
|
||
| LOGICAL DesignTime |
|
||
| LOGICAL Initializing |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource LinkDataSource |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource |
|
|
Top
ActivateCurrentRow ()
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AfterBatchAvailableHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||
AfterRetrieveDataCallback (ISmartDataSource)
|
|||||||||||||||||||||||||||
AttachBindingSource (BindingSource)
|
|||||||||||||||||||||||||||
BeginInit ()
|
|||||||||||||||||||||||||||
BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)
|
|||||||||||||||||||||||||||
BindingSourceListChangedHandler (Object, ListChangedEventArgs)
|
|||||||||||||||||||||||||||
CollectFilterValuesHandler (Object, CollectFilterValuesEventArgs)
|
|||||||||||||||||||||||||||
DisableForUpdate (ISmartDataTarget)
|
|||||||||||||||||||||||||||
EnableAfterUpdate ()
|
|||||||||||||||||||||||||||
EndInit ()
|
|||||||||||||||||||||||||||
EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)
|
|||||||||||||||||||||||||||
EvaluateTableIOState ()
|
|||||||||||||||||||||||||||
LOGICAL IsOkToClose (logical, CloseReason)
|
|||||||||||||||||||||||||||
OnSmartBrowserListChanged (SmartBrowserListChangedEventArgs)
|
|||||||||||||||||||||||||||
OnSortChanged (Object, GridViewCollectionChangedEventArgs)
|
|||||||||||||||||||||||||||
OpenChildDataSources ()
|
|||||||||||||||||||||||||||
RegisterBindingSourceEvents ()
|
|||||||||||||||||||||||||||
RegisterChildDataBinding (BindingSource, character)
|
|||||||||||||||||||||||||||
ResumeRowSynchronizationAfterReposition ()
|
|||||||||||||||||||||||||||
ScrollToCurrentRow (logical)
|
|||||||||||||||||||||||||||
ScrollToCurrentRow (logical, logical)
|
|||||||||||||||||||||||||||
ScrollToFirstRow ()
|
|||||||||||||||||||||||||||
ScrollToLastRow ()
|
|||||||||||||||||||||||||||
SuspendRowSynchronizationForReposition ()
|
|||||||||||||||||||||||||||
UpdateSortIndicator (character)
|
|||||||||||||||||||||||||||
SmartRadDataBrowser ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
SmartBrowserListChanged (Object, SmartBrowserListChangedEventArgs)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Data.BindingSource BindingSource
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL DesignTime
|
|||||||||
LOGICAL Initializing
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource LinkDataSource
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource
|
|||||||||