Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AddRecord () |
Add a new record to the SmartDataSource. The Method CreateRecord of
SmartUpdatableBrowser gets called to Handle this Task.
This Method is called by the Toolbar Classes SmartToolbarController
or SmartToolStripContainer by pressing the AddRecord Tool.
Enforced by Interface ISmartDataTarget. |
||
| AddRecordFromBindingSource () |
Ensures the SmartUpdatableBrowser is in AddingRecord mode and the
right fields are enabled etc. after a new row was created by the
BindingSource |
||
| AddSmartTableIOSource (ISmartTableIOSource) |
Adds a(nother) SmartTableIOSource to the SmartDataAdapter
instance |
||
| System.Windows.Forms.Control ApplyFocusToErrorField (IFieldValidationError) |
Set's focus into a field that is related to an error |
||
| CancelUpdate () |
Reverts the changes to the current record.
This Method is called by the Toolbar Classes SmartToolbarController
or SmartToolStripContainer by pressing the corresponding Tool.
Enforced by Interface ISmartDataTarget. |
||
| ClearFilterRow (FilterClearButtonUIElement) |
Clears the Filter Row |
||
| LOGICAL ControlFocus (Control) |
Calls the Focus() method for a .NET Control |
||
| CopyRecord () |
Copy the current record to a new one. The Method CreateRecord of
SmartViewerControl gets called to Handle this Task.
This Method is called by the Toolbar Classes SmartToolbarController
or SmartToolStripContainer by pressing the corresponding Tool.
Enforced by Interface ISmartDataTarget. |
||
| CreateRecord (logical) |
Creates a new record in the viewer.
This Method is called by AddRecord and CopyRecord from the current
Class but may be overridden. |
||
| DeleteRecord () |
Widens access to the DeleteRecord method of the SmartBrowserControl |
||
| DeregisterSmartGroupAssignTarget (ISmartGroupAssignTarget) |
Deregister a SmartDataTarget with the SmartGroupAssignTarget |
||
| DisableFields () |
Disables the fields of the SmartUpdatableBrowser |
||
| DisableForUpdate (ISmartDataTarget) |
Disable the Controls during an Update. |
||
| DisplayError (Error) |
Display ErrorMessages shows a predefined Error Dialog and is called
from the Method SaveChanges () of the SmartUpdatableBrowser Class. |
||
| DisplayError (Error, character) |
Display ErrorMessages shows a predefined Error Dialog and is called
from the Method SaveChanges () of the SmartUpdatableBrowser Class. |
||
| 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. |
||
| EnableFields (character) |
Enable all controls of the SmartUpdatableBrowser. |
||
| EnableFields (character, logical) |
Enable all controls of the SmartUpdatableBrowser. |
||
| EnsureVisible () |
Ensures that this SmartUpdatableBrowser is visible |
||
| EvaluateTableIOState () |
This Method sets the Property SmartTableIOState to a value according
to the SmartDataSources state of the current class. Possible values
for SmartTableIOState are defined in the TableIOStateEnum. |
||
| Infragistics.Win.UltraWinGrid.UltraGridRow FindFirstChildDataRow (UltraGridGroupByRow) |
Finds the first child row of a group by row that is a data row |
||
| Consultingwerk.SmartComponents.Interfaces.ISmartGroupAssignTarget GetViewerForBoundControl (character) |
Returns the reference to the SmartGroupAssignTarget that contains
a Control bound to the given field name |
||
| HandleValidationError (Error) |
Handles an error raised by validation routines |
||
| LOGICAL IsOkToClose (logical, CloseReason) |
Check if it is ok to close the parent form. |
||
| OnAddingRecordChanged (EventArgs) |
Raises the AddingRecordChanged event |
||
| OnAfterAddRecord (EventArgs) |
Raises the AfterAddRecord event |
||
| OnAfterCancelledUpdate (AfterCancelledUpdateEventArgs) |
Raises the AfterCancelledUpdate event |
||
| OnAfterCancelUpdate (EventArgs) |
Raises the AfterCancelUpdate event |
||
| OnAfterCellActivate () |
Called after a cell is activated |
||
| OnAfterCellListCloseUp (CellEventArgs) |
Raises the AfterCellListCloseUp event |
||
| OnAfterCellUpdate (CellEventArgs) |
Raises the AfterCellUpdate event |
||
| OnAfterCopyRecord (EventArgs) |
Raises the AfterCopyRecord event |
||
| OnAfterFieldsEnabled (EventArgs) |
Raises the AfterFieldsEnabled |
||
| OnAfterPerformAction (AfterUltraGridPerformActionEventArgs) |
Raises the AfterPerformAction event |
||
| OnAfterRowActivate () |
Called after a row is activated |
||
| OnAfterSaveChanges (EventArgs) |
Raises the AfterSaveChanges event |
||
| OnBeforeAddRecord (CancelEventArgs) |
Raises the BeforeAddRecord event |
||
| OnBeforeCancelUpdate (CancelEventArgs) |
Raises the BeforeCancelUpdate event |
||
| OnBeforeCellDeactivate (CancelEventArgs) |
Called before a cell is deactivated |
||
| OnBeforeCopyRecord (CancelEventArgs) |
Raises the BeforeCopyRecord event |
||
| OnBeforeEnableFields (CancelableEventArgs) |
Raises the BeforeEnableFields |
||
| OnBeforeRowDeactivate (CancelEventArgs) |
Raises the BeforeRowDeactivate event |
||
| OnBeforeSaveChanges (CancelEventArgs) |
Raises the BeforeSaveChanges event |
||
| OnCellChange (CellEventArgs) |
Raises the CellChange event |
||
| OnCopyingRecordChanged (EventArgs) |
Raises the CopyingRecordChanged |
||
| OnEndInit () |
Invoked during the System.ComponentModel.ISupportInitialize.EndInit
of the component. |
||
| OnFieldsDisabled (EventArgs) |
Raises the FieldsDisabled event. |
||
| OnFieldsEnabled (EventArgs) |
Raises the FieldsEnabled event. |
||
| OnFocusErrorField (FocusErrorFieldEventArgs) |
Raises the FocusErrorField event |
||
| OnKeyDown (KeyEventArgs) |
Raises the Key Down Event |
||
| OnKeyPress (KeyPressEventArgs) |
Raises the KeyPress event |
||
| OnLeave (EventArgs) |
Raises the Leave event |
||
| OnSmartTableIOSourceChanged (EventArgs) |
Publishes the SmartGroupAssignSourceChanged event |
||
| OnSmartTableIOStateChanged (SmartTableIOStateChangedEventArgs) |
Publishes the SmartTableIOStateChanged event |
||
| PerformLookups () |
Performs lookup on the current grid row |
||
| ProcessFieldSecurity (UltraGridColumn, FieldRestrictionEnum) |
Processes field security from the IFieldAuthorizationProvider |
||
| LOGICAL PromptForSaveValuesOnRowDeactivate () |
Prompt the user to save changes when selecting a different row
while editing a row. |
||
| System.Windows.Forms.Control RecurseLocateBindingControl (Control, character) |
Recurses through the Controls in this SmartViewerControl and nested
controls searching for a Control that is bound to the named
BindingProperty (a field attached to the ProBindingSource). |
||
| RegisterSmartGroupAssignTarget (ISmartGroupAssignTarget) |
Register a SmartDataTarget with the SmartGroupAssignTarget |
||
| RemoveSmartTableIOSource (ISmartTableIOSource) |
Removes a SmartTableIOSource from the SmartDataAdapter
instance |
||
| RestoreValuesForCopy () |
Restore the Current Values of all Controls on a SmartViewerControl
and in all SmartGroupAssignTargets. |
||
| SaveChanges () |
Saves the current changes to the database. |
||
| SaveChanges (logical) |
Saves the current changes to the database. |
||
| LOGICAL SaveChangesOnDeactivateForm (logical) |
Saves pending changes when a Form is deactivated |
||
| SetModifyingState () |
Sets the TableIOState to ModifyingData |
||
| SetOpenedEditorDropDownControl (Control) |
Sets the Opened Drop Down Editor Control |
||
| StoreValuesForCopy () |
Store the Current Values of all Controls on a SmartViewerControl
and do the same in all SmartGroupAssignTargets. |
||
| TextChangedEventHandler (Object, EventArgs) |
Initiate switching to the ModifyingData Mode if the user enters data. |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartUpdatableBrowser () |
Constructor for the SmartUpdatableBrowser class |
| Options | Name | Purpose | |
|---|---|---|---|
| AddingRecordChanged DELEGATE System.EventHandler |
Event fired when the AddingRecord Property is changed |
||
| AfterAddRecord DELEGATE System.EventHandler |
Event fired when the viewer has successfully started an Add
operation |
||
| AfterCancelledUpdate (Object, AfterCancelledUpdateEventArgs) |
Event fired when the viewer has successfully cancelled an update |
||
| AfterCancelUpdate DELEGATE System.EventHandler |
Event fired when the viewer has successfully cancelled an update |
||
| AfterCopyRecord DELEGATE System.EventHandler |
Event fired when the viewer has successfully started a Copy operation |
||
| AfterFieldsEnabled DELEGATE System.EventHandler |
Raised after the fields have been enabled |
||
| AfterSaveChanges DELEGATE System.EventHandler |
Event fired when the viewer has successfully saved changes |
||
| BeforeAddRecord DELEGATE System.ComponentModel.CancelEventHandler |
Event fired when the Viewer starts adding a new record.
This event is cancelable |
||
| BeforeCancelUpdate DELEGATE System.ComponentModel.CancelEventHandler |
Event fired when the Viewer begins cancelling an update.
This event is cancellable |
||
| BeforeCopyRecord DELEGATE System.ComponentModel.CancelEventHandler |
Event fired when the Viewer begins copying a record.
This event is cancellable |
||
| BeforeEnableFields (Object, CancelableEventArgs) |
Raised before the fields are enabled |
||
| BeforeSaveChanges DELEGATE System.ComponentModel.CancelEventHandler |
Event fired when the Viewer starts saving a record.
This event is cancellable |
||
| CopyingRecordChanged DELEGATE System.EventHandler |
Raised when the CopyingRecord property has changed |
||
| FieldsDisabled DELEGATE System.EventHandler |
Event fired when the columns of this browser become disabled |
||
| FieldsEnabled DELEGATE System.EventHandler |
Event fired when the columns of this browser become enabled |
||
| FocusErrorField (Object, FocusErrorFieldEventArgs) |
Raised to allow subscribers to set focus to an error field |
||
| SmartTableIOSourceChanged DELEGATE System.EventHandler |
Event fired when the SmartTableIOSource Property is changed |
||
| SmartTableIOStateChanged (Object, SmartTableIOStateChangedEventArgs) |
Event fired when the SmartTableIOSource Property is changed |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL AddingRecord |
|
||
| Infragistics.Win.UltraWinGrid.AllowAddNew AllowAddNew |
|
||
| LOGICAL AllowEditOfUncommittedAdd |
|
||
| LOGICAL BeginEditModeOnCellListCloseUp |
|
||
| LOGICAL CopyingRecord |
|
||
| LOGICAL DisabledColumnsDisabled |
|
||
| CHARACTER DisabledColumnsForAdd |
|
||
| CHARACTER DisabledColumnsForUpdate |
|
||
| CHARACTER ExcludeColumnsFromCopy |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignTableIOSource LinkTableIOSource |
|
||
| LOGICAL PromptForSaveValuesOnRowDeactivate |
|
||
| LOGICAL SaveChangesOnLeave |
|
||
| LOGICAL SaveMode |
|
||
| LOGICAL SimpleKeyboardNavigationDuringUpdate |
|
||
| LOGICAL SimpleKeyboardNavigationDuringUpdateForced |
|
||
| LOGICAL SimpleKeyboardNavigationDuringUpdateForLeftRight |
|
||
| Consultingwerk.SmartComponents.Base.ListISmartGroupAssignTarget SmartGroupAssignTargets |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource |
|
||
| CHARACTER SmartTableIOState |
|
||
| Consultingwerk.SmartComponents.Enum.UpdateStateEnum UpdateState |
|
|
Top
AddRecord ()
|
||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AddRecordFromBindingSource ()
|
||||||||||||||||||||||||||||||||||||||||||
AddSmartTableIOSource (ISmartTableIOSource)
|
||||||||||||||||||||||||||||||||||||||||||
System.Windows.Forms.Control ApplyFocusToErrorField (IFieldValidationError)
|
||||||||||||||||||||||||||||||||||||||||||
CancelUpdate ()
|
||||||||||||||||||||||||||||||||||||||||||
ClearFilterRow (FilterClearButtonUIElement)
|
||||||||||||||||||||||||||||||||||||||||||
LOGICAL ControlFocus (Control)
|
||||||||||||||||||||||||||||||||||||||||||
CopyRecord ()
|
||||||||||||||||||||||||||||||||||||||||||
CreateRecord (logical)
|
||||||||||||||||||||||||||||||||||||||||||
DeleteRecord ()
|
||||||||||||||||||||||||||||||||||||||||||
DeregisterSmartGroupAssignTarget (ISmartGroupAssignTarget)
|
||||||||||||||||||||||||||||||||||||||||||
DisableFields ()
|
||||||||||||||||||||||||||||||||||||||||||
DisableForUpdate (ISmartDataTarget)
|
||||||||||||||||||||||||||||||||||||||||||
DisplayError (Error)
|
||||||||||||||||||||||||||||||||||||||||||
DisplayError (Error, character)
|
||||||||||||||||||||||||||||||||||||||||||
EnableAfterUpdate ()
|
||||||||||||||||||||||||||||||||||||||||||
EnableFields (character)
|
||||||||||||||||||||||||||||||||||||||||||
EnableFields (character, logical)
|
||||||||||||||||||||||||||||||||||||||||||
EnsureVisible ()
|
||||||||||||||||||||||||||||||||||||||||||
EvaluateTableIOState ()
|
||||||||||||||||||||||||||||||||||||||||||
Infragistics.Win.UltraWinGrid.UltraGridRow FindFirstChildDataRow (UltraGridGroupByRow)
|
||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartGroupAssignTarget GetViewerForBoundControl (character)
|
||||||||||||||||||||||||||||||||||||||||||
HandleValidationError (Error)
|
||||||||||||||||||||||||||||||||||||||||||
LOGICAL IsOkToClose (logical, CloseReason)
|
||||||||||||||||||||||||||||||||||||||||||
OnAddingRecordChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterAddRecord (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterCancelledUpdate (AfterCancelledUpdateEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterCancelUpdate (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterCellActivate ()
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterCellListCloseUp (CellEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterCellUpdate (CellEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterCopyRecord (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterFieldsEnabled (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterPerformAction (AfterUltraGridPerformActionEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterRowActivate ()
|
||||||||||||||||||||||||||||||||||||||||||
OnAfterSaveChanges (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnBeforeAddRecord (CancelEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnBeforeCancelUpdate (CancelEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnBeforeCellDeactivate (CancelEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnBeforeCopyRecord (CancelEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnBeforeEnableFields (CancelableEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnBeforeRowDeactivate (CancelEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnBeforeSaveChanges (CancelEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnCellChange (CellEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnCopyingRecordChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnEndInit ()
|
||||||||||||||||||||||||||||||||||||||||||
OnFieldsDisabled (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnFieldsEnabled (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnFocusErrorField (FocusErrorFieldEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnKeyDown (KeyEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnKeyPress (KeyPressEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnLeave (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnSmartTableIOSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
OnSmartTableIOStateChanged (SmartTableIOStateChangedEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
PerformLookups ()
|
||||||||||||||||||||||||||||||||||||||||||
ProcessFieldSecurity (UltraGridColumn, FieldRestrictionEnum)
|
||||||||||||||||||||||||||||||||||||||||||
LOGICAL PromptForSaveValuesOnRowDeactivate ()
|
||||||||||||||||||||||||||||||||||||||||||
System.Windows.Forms.Control RecurseLocateBindingControl (Control, character)
|
||||||||||||||||||||||||||||||||||||||||||
RegisterSmartGroupAssignTarget (ISmartGroupAssignTarget)
|
||||||||||||||||||||||||||||||||||||||||||
RemoveSmartTableIOSource (ISmartTableIOSource)
|
||||||||||||||||||||||||||||||||||||||||||
RestoreValuesForCopy ()
|
||||||||||||||||||||||||||||||||||||||||||
SaveChanges ()
|
||||||||||||||||||||||||||||||||||||||||||
SaveChanges (logical)
|
||||||||||||||||||||||||||||||||||||||||||
LOGICAL SaveChangesOnDeactivateForm (logical)
|
||||||||||||||||||||||||||||||||||||||||||
SetModifyingState ()
|
||||||||||||||||||||||||||||||||||||||||||
SetOpenedEditorDropDownControl (Control)
|
||||||||||||||||||||||||||||||||||||||||||
StoreValuesForCopy ()
|
||||||||||||||||||||||||||||||||||||||||||
TextChangedEventHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||
SmartUpdatableBrowser ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
AddingRecordChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AfterAddRecord DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
AfterCancelledUpdate (Object, AfterCancelledUpdateEventArgs)
|
||||||||||||||||||||||||||
AfterCancelUpdate DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
AfterCopyRecord DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
AfterFieldsEnabled DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
AfterSaveChanges DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
BeforeAddRecord DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||||||
BeforeCancelUpdate DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||||||
BeforeCopyRecord DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||||||
BeforeEnableFields (Object, CancelableEventArgs)
|
||||||||||||||||||||||||||
BeforeSaveChanges DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||||||||||||||||||
CopyingRecordChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
FieldsDisabled DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
FieldsEnabled DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
FocusErrorField (Object, FocusErrorFieldEventArgs)
|
||||||||||||||||||||||||||
SmartTableIOSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||||||||
SmartTableIOStateChanged (Object, SmartTableIOStateChangedEventArgs)
|
||||||||||||||||||||||||||
LOGICAL AddingRecord
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Infragistics.Win.UltraWinGrid.AllowAddNew AllowAddNew
|
|||||||||
LOGICAL AllowEditOfUncommittedAdd
|
|||||||||
LOGICAL BeginEditModeOnCellListCloseUp
|
|||||||||
LOGICAL CopyingRecord
|
|||||||||
LOGICAL DisabledColumnsDisabled
|
|||||||||
CHARACTER DisabledColumnsForAdd
|
|||||||||
CHARACTER DisabledColumnsForUpdate
|
|||||||||
CHARACTER ExcludeColumnsFromCopy
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignTableIOSource LinkTableIOSource
|
|||||||||
LOGICAL PromptForSaveValuesOnRowDeactivate
|
|||||||||
LOGICAL SaveChangesOnLeave
|
|||||||||
LOGICAL SaveMode
|
|||||||||
LOGICAL SimpleKeyboardNavigationDuringUpdate
|
|||||||||
LOGICAL SimpleKeyboardNavigationDuringUpdateForced
|
|||||||||
LOGICAL SimpleKeyboardNavigationDuringUpdateForLeftRight
|
|||||||||
Consultingwerk.SmartComponents.Base.ListISmartGroupAssignTarget SmartGroupAssignTargets
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource
|
|||||||||
CHARACTER SmartTableIOState
|
|||||||||
Consultingwerk.SmartComponents.Enum.UpdateStateEnum UpdateState
|
|||||||||