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 |
||
| AfterRetrieveDataCallback (ISmartDataSource) |
Callback method for the AfterRetrieveData event |
||
| ApplyBrowserView (UltraGridView) |
Applies a view to the SmartDataBrowser |
||
| ApplyGridSettings (character) |
Applies stored Grid Settings |
||
| ClearFilterRow (FilterClearButtonUIElement) |
Clears the Filter Row |
||
| ClearFilterRow (FilterClearButtonUIElement, logical) |
Clears the Filter Row |
||
| ClearFilterRow (logical) |
Clears the Filter Row |
||
| CollectFilterValuesHandler (Object, CollectFilterValuesEventArgs) |
Event handler for the CollectFilterValues event of the ISmartFilterTarget |
||
| CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property |
||
| DisableDelKeyUsage () |
Disable the usage of the Del key for the entire Grid |
||
| 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. |
||
| DisableMultiSelection () |
Disables selection of multiple rows in the SmartDataBrowser |
||
| EnableMultiSelection () |
Enables selection of multiple rows in the SmartDataBrowser |
||
| EnableSmartFilterUserInterface () |
Enables te SmartFilter UI |
||
| CHARACTER ExportToExcel () |
Exports the browsers contents to an Excel file using the UltraGrid Excel Exported |
||
| CHARACTER ExportToExcel (IUltraGridExcelExportParameter) |
Exports the browsers contents to an Excel file using the UltraGrid Excel Exported |
||
| CHARACTER ExportToPdf () |
Exports the browsers contents to a PDF file using the UltraGrid PDF Exporter |
||
| CHARACTER ExportToPdf (IUltraGridPdfExportParameter) |
Exports the browsers contents to a PDF file using the UltraGrid PDF Exporter |
||
| FormatColumnFilters () |
Assigns the default column filter type for numeric and date columns
to GreaterThanOrEqualTo |
||
| FormatColumns () |
Formats numeric columns (Integer, Decimal).
Invoked from the method InitializeLayoutHandler.
*
All Bands and Columns are processed and if the DisplayStyle has not
been changed in the Visual Designer, Integer and Decimal fields get
formatted according to their datatype. |
||
| FormatGrid () |
Formats the Grid Appearance |
||
| FormatSmartColumns () |
Formats special columns supported by the SmartFramework functionality |
||
| System.ComponentModel.AttributeCollection GetAttributes () |
Returns a collection of custom attributes for this instance of a
component. |
||
| CHARACTER GetClassName () |
Returns the class name of this instance of a component. |
||
| CHARACTER GetComponentName () |
Returns the name of this instance of a component. |
||
| System.ComponentModel.TypeConverter GetConverter () |
Returns a type converter for this instance of a component. |
||
| Consultingwerk.Windows.Util.UltraGridView GetCurrentBrowserView () |
Returns the current view |
||
| CHARACTER GetCurrentSettings () |
Returns a string with the current Grid settings |
||
| System.ComponentModel.EventDescriptor GetDefaultEvent () |
Returns the default event for this instance of a component. |
||
| System.ComponentModel.PropertyDescriptor GetDefaultProperty () |
Returns the default property for this instance of a component. |
||
| System.Object GetEditor (Type) |
Returns an editor of the specified type for this instance of a
component. |
||
| System.ComponentModel.EventDescriptorCollection GetEvents () |
Returns the events for this instance of a component. |
||
| System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[]) |
Returns the events for this instance of a component using the
specified attribute array as a filter. |
||
| System.ComponentModel.PropertyDescriptorCollection GetProperties () |
Returns the properties for this instance of a component. |
||
| System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[]) |
Returns the properties for this instance of a component using the
attribute array as a filter. |
||
| System.Object GetPropertyOwner (PropertyDescriptor) |
Returns an object that contains the property described by the
specified property descriptor. |
||
| GetSelectedRowsDataset (dataset-handle) |
Returns a ProDataset with a copy of the selected rows |
||
| HandleFormShown () |
Callback executed by the SmartWindowForm instance after
the form has been Shown |
||
| HideNonVisibleColumns () |
Hides the non visible Columns from the Grid |
||
| InitializeBrowserLogicObject () |
Initializes the Viewer Logic Object |
||
| InitializeColumnFilterOperatorItems () |
Initializes the Column Filer Operator DropDown Items |
||
| InitializeLayoutHandler (Object, InitializeLayoutEventArgs) |
Handle default behavior of the Grid and apply a default layout.
This Method is called if the InitializeLayout Event of the UltraGrid
is fired. |
||
| Progress.Windows.Form LaunchDetailForm () |
Launches the DetailForm and adds a Data Link |
||
| Progress.Windows.Form LaunchDetailForm (DetailFormOperationEnum) |
Launches the DetailForm and adds a Data Link |
||
| CHARACTER LoadSettings () |
Loads a browsers column settings from the Registry |
||
| OnAfterRowRegionScroll (RowScrollRegionEventArgs) |
Raises the OnAfterRowRegionScroll event |
||
| OnBeforeSortChange (BeforeSortChangeEventArgs) |
Raises the BeforeSortChange event |
||
| OnCollectFilterValues (BrowserCollectFilterValuesEventArgs) |
Raises the CollectFilterValues |
||
| OnCreateControl () |
Raises the CreateControl event |
||
| OnDefaultAction (EventArgs) |
Raises the DefaultAction event |
||
| OnDoubleClickRow (DoubleClickRowEventArgs) |
Raises the DoubleClickRow event |
||
| OnEndInit () |
Invoked at the end of a Containers InitializeComponents method |
||
| OnGotFocus (EventArgs) |
Raises the GotFocus event. |
||
| OnKeyDown (KeyEventArgs) |
Raises the KeyDown Event |
||
| OnMouseUp (MouseEventArgs) |
Raises the MouseUp event |
||
| OnMouseWheel (MouseEventArgs) |
Raises the MouseWheel Event |
||
| OnOpenDetailForm (OpenDetailFormEventArgs) |
Publishes the OpenDetailForm event |
||
| OnSmartDataBrowserActivated (Object, EventArgs) |
Raises the SmartDataBrowserActivated event |
||
| OnSmartFilterActiveChanged (EventArgs) |
Raises the SmartFilterActiveChanged |
||
| OnVerbClicked (character) |
Event Handler method for Designer Verbs |
||
| ParentFormClosedHandler (Object, FormClosedEventArgs) |
Event handler for the FormClosed event of the Parent Form |
||
| PerformFilterRow () |
Performs the Filter Row |
||
| ProcessFieldSecurity () |
Processes field security from the IFieldAuthorizationProvider |
||
| ProcessFieldSecurity (UltraGridColumn, FieldRestrictionEnum) |
Processes field security from the IFieldAuthorizationProvider |
||
| LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character) |
Executes a Toolbar Action |
||
| RegisterDefaultActionSubscriber (IDefaultActionSubscriber) |
Register a new DefaultActionSubscriber (Class that implements
IDefaultActionSubscriber). |
||
| ResetGridSettings () |
Resets stored grid settings |
||
| RestoreSettings () |
Restores the actual browser column settings |
||
| ResumeRowSynchronizationAfterReposition () |
Resume row synchronization |
||
| SaveSettings () |
Stores a browsers column settings to the Registry |
||
| ScrollOffHome () |
Fetches the previous batch from the DataSource |
||
| 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 |
||
| SetDefaultFilterOperators () |
Sets the default filter operators |
||
| SetDesignerProperties () |
Set properties for ICustomTypeDescriptor |
||
| SetGridReadOnly () |
Set the entire Grid to Read-Only |
||
| SetHasViewManagerAttached (logical) |
Sets logical value if a SmartDataBrowserViewManager control is attached |
||
| SetMultiSelection (logical) |
Enables or Disables multi-selection in the Grid |
||
| StartEditModeInViewer () |
Invokes EnableFields (Update) in a Viewer linked to the same
SmartDataAdapter |
||
| StoreSettings (character) |
Stores a browsers column settings to the Registry |
||
| StoreVisibleGridColumns () |
Stores the currently visible columns (of band 0) in the
VisibleGridColumns property |
||
| SubscribeControlEventHandler (Control, character, character) |
Subscribes a Control to an Event Handler in the Grid Logic Class |
||
| SuspendRowSynchronizationForReposition () |
Suspends row synchronization |
||
| UpdateSortIndicator (character) |
Updates the Sort Indicators of the SmartDataBrowser columns |
||
| UpdateSortIndicator (UltraGridSort) |
Updates the Sort Indicators of the SmartDataBrowser columns |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartDataBrowser () |
Creates a new Instance of SmartDataBrowser and subscribes Handlers
to Events. |
| Options | Name | Purpose | |
|---|---|---|---|
| CollectFilterValues (Object, BrowserCollectFilterValuesEventArgs) |
Raised when the SmartDataBrowser handles the SmartDataSource's
CollectFilterValues event |
||
| DefaultAction DELEGATE System.EventHandler |
Event that combines double click on a data row or the selection
of the Return or Enter key |
||
| EndInit DELEGATE System.EventHandler |
Raised when the SmartDataBrowser is initialized |
||
| OpenDetailForm (Object, OpenDetailFormEventArgs) |
Raised to Launch the Detail Form |
||
| SmartDataBrowserActivated DELEGATE System.EventHandler |
Static event raised whenever a SmartDataBrowser is activated. This
event is useful to control a central UltraGridColumnChooser etc. |
||
| SmartFilterActiveChanged (Object, EventArgs) |
Raised when the SmartFilterActiveChanged property is changed |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER BindableProperties |
|
||
| Progress.Data.BindingSource BindingSource |
|
||
| CHARACTER BrowserLogicClass |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartDataBrowserLogic BrowserLogicObject |
|
||
| CHARACTER CategorizedProperties |
|
||
| CHARACTER CategoryProperties |
|
||
| CHARACTER DescribedProperties |
|
||
| CHARACTER DescriptionProperties |
|
||
| CHARACTER DesignerVerbs |
|
||
| CHARACTER DesignerVisibilityAttributes |
|
||
| CHARACTER DesignerVisibilityProperties |
|
||
| CHARACTER DetailForm |
|
||
| CHARACTER DetailFormDataSources |
|
||
| LOGICAL DetailFormForUpdates |
|
||
| LOGICAL DetailFormModal |
|
||
| LOGICAL EditInViewerOnDefaultAction |
|
||
| LOGICAL FetchAllRecordsOnGroupBy |
|
||
| CHARACTER HiddenProperties |
|
||
| CHARACTER NonBrowsableProperties |
|
||
| LOGICAL RaiseEventToLaunchDetailForm |
|
||
| INTEGER RepositionedRow |
|
||
| LOGICAL SaveColumnSettings |
|
||
| CHARACTER SecurityKey |
|
||
| CHARACTER SettingsKey |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartExportSource SmartExportSource |
|
||
| LOGICAL SmartFilterActive |
|
||
| CHARACTER SmartFilterOperators |
|
||
| LOGICAL SmartFilterUseMatches |
|
||
| LOGICAL SmartFilterUseOperators |
|
||
| CHARACTER SmartFilterWordIndexColumns |
|
||
| LOGICAL StoreVisibleGridColumns |
|
||
| CHARACTER VisibleGridColumns |
|
|
Top
ActivateCurrentRow ()
|
||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AfterRetrieveDataCallback (ISmartDataSource)
|
||||||||||||||||||||||||||||||||
ApplyBrowserView (UltraGridView)
|
||||||||||||||||||||||||||||||||
ApplyGridSettings (character)
|
||||||||||||||||||||||||||||||||
ClearFilterRow (FilterClearButtonUIElement)
|
||||||||||||||||||||||||||||||||
ClearFilterRow (FilterClearButtonUIElement, logical)
|
||||||||||||||||||||||||||||||||
ClearFilterRow (logical)
|
||||||||||||||||||||||||||||||||
CollectFilterValuesHandler (Object, CollectFilterValuesEventArgs)
|
||||||||||||||||||||||||||||||||
CreateVerbs ()
|
||||||||||||||||||||||||||||||||
DisableDelKeyUsage ()
|
||||||||||||||||||||||||||||||||
DisableForUpdate (ISmartDataTarget)
|
||||||||||||||||||||||||||||||||
DisableMultiSelection ()
|
||||||||||||||||||||||||||||||||
EnableMultiSelection ()
|
||||||||||||||||||||||||||||||||
EnableSmartFilterUserInterface ()
|
||||||||||||||||||||||||||||||||
CHARACTER ExportToExcel ()
|
||||||||||||||||||||||||||||||||
CHARACTER ExportToExcel (IUltraGridExcelExportParameter)
|
||||||||||||||||||||||||||||||||
CHARACTER ExportToPdf ()
|
||||||||||||||||||||||||||||||||
CHARACTER ExportToPdf (IUltraGridPdfExportParameter)
|
||||||||||||||||||||||||||||||||
FormatColumnFilters ()
|
||||||||||||||||||||||||||||||||
FormatColumns ()
|
||||||||||||||||||||||||||||||||
FormatGrid ()
|
||||||||||||||||||||||||||||||||
FormatSmartColumns ()
|
||||||||||||||||||||||||||||||||
System.ComponentModel.AttributeCollection GetAttributes ()
|
||||||||||||||||||||||||||||||||
CHARACTER GetClassName ()
|
||||||||||||||||||||||||||||||||
CHARACTER GetComponentName ()
|
||||||||||||||||||||||||||||||||
System.ComponentModel.TypeConverter GetConverter ()
|
||||||||||||||||||||||||||||||||
Consultingwerk.Windows.Util.UltraGridView GetCurrentBrowserView ()
|
||||||||||||||||||||||||||||||||
CHARACTER GetCurrentSettings ()
|
||||||||||||||||||||||||||||||||
System.ComponentModel.EventDescriptor GetDefaultEvent ()
|
||||||||||||||||||||||||||||||||
System.ComponentModel.PropertyDescriptor GetDefaultProperty ()
|
||||||||||||||||||||||||||||||||
System.Object GetEditor (Type)
|
||||||||||||||||||||||||||||||||
System.ComponentModel.EventDescriptorCollection GetEvents ()
|
||||||||||||||||||||||||||||||||
System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[])
|
||||||||||||||||||||||||||||||||
System.ComponentModel.PropertyDescriptorCollection GetProperties ()
|
||||||||||||||||||||||||||||||||
System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[])
|
||||||||||||||||||||||||||||||||
System.Object GetPropertyOwner (PropertyDescriptor)
|
||||||||||||||||||||||||||||||||
GetSelectedRowsDataset (dataset-handle)
|
||||||||||||||||||||||||||||||||
HandleFormShown ()
|
||||||||||||||||||||||||||||||||
HideNonVisibleColumns ()
|
||||||||||||||||||||||||||||||||
InitializeBrowserLogicObject ()
|
||||||||||||||||||||||||||||||||
InitializeColumnFilterOperatorItems ()
|
||||||||||||||||||||||||||||||||
InitializeLayoutHandler (Object, InitializeLayoutEventArgs)
|
||||||||||||||||||||||||||||||||
Progress.Windows.Form LaunchDetailForm ()
|
||||||||||||||||||||||||||||||||
Progress.Windows.Form LaunchDetailForm (DetailFormOperationEnum)
|
||||||||||||||||||||||||||||||||
CHARACTER LoadSettings ()
|
||||||||||||||||||||||||||||||||
OnAfterRowRegionScroll (RowScrollRegionEventArgs)
|
||||||||||||||||||||||||||||||||
OnBeforeSortChange (BeforeSortChangeEventArgs)
|
||||||||||||||||||||||||||||||||
OnCollectFilterValues (BrowserCollectFilterValuesEventArgs)
|
||||||||||||||||||||||||||||||||
OnCreateControl ()
|
||||||||||||||||||||||||||||||||
OnDefaultAction (EventArgs)
|
||||||||||||||||||||||||||||||||
OnDoubleClickRow (DoubleClickRowEventArgs)
|
||||||||||||||||||||||||||||||||
OnEndInit ()
|
||||||||||||||||||||||||||||||||
OnGotFocus (EventArgs)
|
||||||||||||||||||||||||||||||||
OnKeyDown (KeyEventArgs)
|
||||||||||||||||||||||||||||||||
OnMouseUp (MouseEventArgs)
|
||||||||||||||||||||||||||||||||
OnMouseWheel (MouseEventArgs)
|
||||||||||||||||||||||||||||||||
OnOpenDetailForm (OpenDetailFormEventArgs)
|
||||||||||||||||||||||||||||||||
OnSmartDataBrowserActivated (Object, EventArgs)
|
||||||||||||||||||||||||||||||||
OnSmartFilterActiveChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
OnVerbClicked (character)
|
||||||||||||||||||||||||||||||||
ParentFormClosedHandler (Object, FormClosedEventArgs)
|
||||||||||||||||||||||||||||||||
PerformFilterRow ()
|
||||||||||||||||||||||||||||||||
ProcessFieldSecurity ()
|
||||||||||||||||||||||||||||||||
ProcessFieldSecurity (UltraGridColumn, FieldRestrictionEnum)
|
||||||||||||||||||||||||||||||||
LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character)
|
||||||||||||||||||||||||||||||||
RegisterDefaultActionSubscriber (IDefaultActionSubscriber)
|
||||||||||||||||||||||||||||||||
ResetGridSettings ()
|
||||||||||||||||||||||||||||||||
RestoreSettings ()
|
||||||||||||||||||||||||||||||||
ResumeRowSynchronizationAfterReposition ()
|
||||||||||||||||||||||||||||||||
SaveSettings ()
|
||||||||||||||||||||||||||||||||
ScrollOffHome ()
|
||||||||||||||||||||||||||||||||
ScrollToCurrentRow (logical)
|
||||||||||||||||||||||||||||||||
ScrollToCurrentRow (logical, logical)
|
||||||||||||||||||||||||||||||||
ScrollToFirstRow ()
|
||||||||||||||||||||||||||||||||
ScrollToLastRow ()
|
||||||||||||||||||||||||||||||||
SetDefaultFilterOperators ()
|
||||||||||||||||||||||||||||||||
SetDesignerProperties ()
|
||||||||||||||||||||||||||||||||
SetGridReadOnly ()
|
||||||||||||||||||||||||||||||||
SetHasViewManagerAttached (logical)
|
||||||||||||||||||||||||||||||||
SetMultiSelection (logical)
|
||||||||||||||||||||||||||||||||
StartEditModeInViewer ()
|
||||||||||||||||||||||||||||||||
StoreSettings (character)
|
||||||||||||||||||||||||||||||||
StoreVisibleGridColumns ()
|
||||||||||||||||||||||||||||||||
SubscribeControlEventHandler (Control, character, character)
|
||||||||||||||||||||||||||||||||
SuspendRowSynchronizationForReposition ()
|
||||||||||||||||||||||||||||||||
UpdateSortIndicator (character)
|
||||||||||||||||||||||||||||||||
UpdateSortIndicator (UltraGridSort)
|
||||||||||||||||||||||||||||||||
SmartDataBrowser ()
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
CollectFilterValues (Object, BrowserCollectFilterValuesEventArgs)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DefaultAction DELEGATE System.EventHandler
|
||||||||||||||||||||||
EndInit DELEGATE System.EventHandler
|
||||||||||||||||||||||
OpenDetailForm (Object, OpenDetailFormEventArgs)
|
||||||||||||||||||||||
SmartDataBrowserActivated DELEGATE System.EventHandler
|
||||||||||||||||||||||
SmartFilterActiveChanged (Object, EventArgs)
|
||||||||||||||||||||||
CHARACTER BindableProperties
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Progress.Data.BindingSource BindingSource
|
|||||||||
CHARACTER BrowserLogicClass
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartDataBrowserLogic BrowserLogicObject
|
|||||||||
CHARACTER CategorizedProperties
|
|||||||||
CHARACTER CategoryProperties
|
|||||||||
CHARACTER DescribedProperties
|
|||||||||
CHARACTER DescriptionProperties
|
|||||||||
CHARACTER DesignerVerbs
|
|||||||||
CHARACTER DesignerVisibilityAttributes
|
|||||||||
CHARACTER DesignerVisibilityProperties
|
|||||||||
CHARACTER DetailForm
|
|||||||||
CHARACTER DetailFormDataSources
|
|||||||||
LOGICAL DetailFormForUpdates
|
|||||||||
LOGICAL DetailFormModal
|
|||||||||
LOGICAL EditInViewerOnDefaultAction
|
|||||||||
LOGICAL FetchAllRecordsOnGroupBy
|
|||||||||
CHARACTER HiddenProperties
|
|||||||||
CHARACTER NonBrowsableProperties
|
|||||||||
LOGICAL RaiseEventToLaunchDetailForm
|
|||||||||
INTEGER RepositionedRow
|
|||||||||
LOGICAL SaveColumnSettings
|
|||||||||
CHARACTER SecurityKey
|
|||||||||
CHARACTER SettingsKey
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartExportSource SmartExportSource
|
|||||||||
LOGICAL SmartFilterActive
|
|||||||||
CHARACTER SmartFilterOperators
|
|||||||||
LOGICAL SmartFilterUseMatches
|
|||||||||
LOGICAL SmartFilterUseOperators
|
|||||||||
CHARACTER SmartFilterWordIndexColumns
|
|||||||||
LOGICAL StoreVisibleGridColumns
|
|||||||||
CHARACTER VisibleGridColumns
|
|||||||||