Top Method Summary
Options Name Purpose
BrowserInitializeLayout (Object, InitializeLayoutEventArgs) Event handler for the InitializeLayout event of the UltraGrid instance
CHARACTER GetLookupFieldValue (character) Returns a Field Value from the Data Adapter
InitializeDataBinding (Object, EventArgs) Event handler for the Shown event of the Dialog
RestoreLookupSettings () Restores the Lookup Settings from the Setting Service
SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs) Method to be executed inside the class which implements the Interface IDefaultActionSubscriber.
StoreLookupSettings (Object, EventArgs) Event handler for the Close event of the Dialog

Top Constructor Summary
Options Name Purpose
SmartGenericLookupDialog () Constructor for the SmartGenericLookupDialog class
SmartGenericLookupDialog (SmartLookup) Constructor for the SmartGenericLookupDialog class

Top Property Summary
Options Name Purpose
Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser
CHARACTER LookupBrowserFields
CHARACTER LookupKeyField
Consultingwerk.SmartComponents.Base.SmartDataAdapter SmartDataSource


Method Detail
Top

BrowserInitializeLayout (Object, InitializeLayoutEventArgs)

Purpose: Event handler for the InitializeLayout event of the UltraGrid instance
Notes: Make sure that only the given list of LookupBrowserFields are visible
If LookupBrowserFields is an empty string all columns will bwe shown

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinGrid.InitializeLayoutEventArgs
The InitializeLayoutEventArgs with the data for this event
Top

CHARACTER GetLookupFieldValue (character)

Purpose: Returns a Field Value from the Data Adapter
Notes:

Parameters:
pcFieldName CHARACTER
The name of the Field to return
Returns CHARACTER
The value of the field
Top

InitializeDataBinding (Object, EventArgs)

Purpose: Event handler for the Shown event of the Dialog
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

RestoreLookupSettings ()

Purpose: Restores the Lookup Settings from the Setting Service
Notes:

Top

SmartDataBrowserDefaultActionHandler (SmartDataBrowser, EventArgs)

Purpose: Method to be executed inside the class which implements the Interface
IDefaultActionSubscriber.
Notes: Invoked by the SmartDataBrowser Instance if the DefaultActionHandler
Method is executed.

Parameters:
sender Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The reference to the Instance of the SmartDataBrowser which has invoked the Method
e System.EventArgs
The System.EventArgs with the data for this event
Top

StoreLookupSettings (Object, EventArgs)

Purpose: Event handler for the Close event of the Dialog
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

SmartGenericLookupDialog ()

Purpose: Constructor for the SmartGenericLookupDialog class
Notes:

Top

SmartGenericLookupDialog (SmartLookup)

Purpose: Constructor for the SmartGenericLookupDialog class
Notes:

Parameters:
poSmartLookup Consultingwerk.SmartComponents.Base.SmartLookup
The reference to the SmartLookup instance


Property Detail
Top

Infragistics.Win.UltraWinGrid.UltraGrid LookupBrowser


Returns Infragistics.Win.UltraWinGrid.UltraGrid
Top

CHARACTER LookupBrowserFields


Returns CHARACTER
Top

CHARACTER LookupKeyField


Returns CHARACTER
Top

Consultingwerk.SmartComponents.Base.SmartDataAdapter SmartDataSource


Returns Consultingwerk.SmartComponents.Base.SmartDataAdapter


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.04.2026 22:25:23