|
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 |
|
| # | AfterQueryPositionChangedHandler (Object, EventArgs) |
Activates the current query row (on add and delete) |
|
| + | 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. |
|
| # | DisposedHandler (Object, EventArgs) |
Event handler for the Disposed event of the SmartBrowserControl |
|
| # | 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 () |
Updateable 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 syncronization |
|
| + | 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 syncronization |
|
| + | UpdateSortIndicator (character) |
Updates the Sort Indicators of the SmartDataBrowser columns |
| Options | Name | Purpose | |
|---|---|---|---|
| + | SmartRadDataBrowser () |
Constructor for the SmartRadDataBrowser classs |
| 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
PUBLIC ActivateCurrentRow ()
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AfterBatchAvailableHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||
PROTECTED AfterQueryPositionChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||
PUBLIC AfterRetrieveDataCallback (ISmartDataSource)
|
|||||||||||||||||||||||||||
PUBLIC AttachBindingSource (BindingSource)
|
|||||||||||||||||||||||||||
PUBLIC BeginInit ()
|
|||||||||||||||||||||||||||
PROTECTED BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)
|
|||||||||||||||||||||||||||
PROTECTED BindingSourceListChangedHandler (Object, ListChangedEventArgs)
|
|||||||||||||||||||||||||||
PROTECTED CollectFilterValuesHandler (Object, CollectFilterValuesEventArgs)
|
|||||||||||||||||||||||||||
PROTECTED DisableForUpdate (ISmartDataTarget)
|
|||||||||||||||||||||||||||
PROTECTED DisposedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||
PROTECTED EnableAfterUpdate ()
|
|||||||||||||||||||||||||||
PUBLIC EndInit ()
|
|||||||||||||||||||||||||||
PROTECTED EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)
|
|||||||||||||||||||||||||||
PUBLIC EvaluateTableIOState ()
|
|||||||||||||||||||||||||||
PUBLIC LOGICAL IsOkToClose (logical, CloseReason)
|
|||||||||||||||||||||||||||
PROTECTED OnSmartBrowserListChanged (SmartBrowserListChangedEventArgs)
|
|||||||||||||||||||||||||||
PROTECTED OnSortChanged (Object, GridViewCollectionChangedEventArgs)
|
|||||||||||||||||||||||||||
PROTECTED OpenChildDataSources ()
|
|||||||||||||||||||||||||||
PROTECTED RegisterBindingSourceEvents ()
|
|||||||||||||||||||||||||||
PUBLIC RegisterChildDataBinding (BindingSource, character)
|
|||||||||||||||||||||||||||
PUBLIC ResumeRowSynchronizationAfterReposition ()
|
|||||||||||||||||||||||||||
PUBLIC ScrollToCurrentRow (logical)
|
|||||||||||||||||||||||||||
PUBLIC ScrollToCurrentRow (logical, logical)
|
|||||||||||||||||||||||||||
PUBLIC ScrollToFirstRow ()
|
|||||||||||||||||||||||||||
PUBLIC ScrollToLastRow ()
|
|||||||||||||||||||||||||||
PUBLIC SuspendRowSynchronizationForReposition ()
|
|||||||||||||||||||||||||||
PUBLIC UpdateSortIndicator (character)
|
|||||||||||||||||||||||||||
PUBLIC SmartRadDataBrowser ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC SmartBrowserListChanged (Object, SmartBrowserListChangedEventArgs)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Data.BindingSource BindingSource
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PROTECTED LOGICAL DesignTime
|
|||||||||
PUBLIC LOGICAL Initializing
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource LinkDataSource
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource
|
|||||||||