Namespace: Consultingwerk.Windows.Framework.System
Class 
SelectRelationsToImportForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, IHasTabDataSourceCount, ISmartToolbarTarget, ISmartWindowForm

File:SelectRelationsToImportForm
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Mar 24 15:14:02 CET 2016



Top Method Summary
Options Name Purpose
btnSelectAll_Click (Object, EventArgs) Event handler for the Click event of the btnSelectAll button
GetDataset (dataset) Returns the Dataset with the selected rows
GetSelectedRows (dataset-handle) Raises the Shown event
InitializeComponent ()
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnShown (EventArgs) Raises the Shown event
SelectAllRowsInBrowser () Selects all rows in the browser and refreshes the OK button state
smartDataBrowser1_AfterSelectChange (Object, AfterSelectChangeEventArgs) Event handler for the AfterSelectChange event of the smartDataBrowser1
smartDataBrowser1_KeyDown (Object, KeyEventArgs) Event handler for the KeyDown event of the smartDataBrowser1

Top Constructor Summary
Options Name Purpose
SelectRelationsToImportForm () Constructor for the SelectRelationsToImportForm class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartComponents.Implementation.SmartTempTableAdapter TempTableAdapter


Method Detail
Top

btnSelectAll_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnSelectAll button
Notes: Selects all rows in the grid

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

GetDataset (dataset)

Purpose: Returns the Dataset with the selected rows
Notes:

Parameters:
dsMissingRelations DATASET dsMissingRelations
OUTPUT DATASET The DATASET with the selected rows
Top

GetSelectedRows (dataset-handle)

Purpose: Raises the Shown event
Notes:

Parameters:
phDataset DATASET-HANDLE
The DATASET-HANDLE of the Dataset to write the results to
Top

InitializeComponent ()


Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

SelectAllRowsInBrowser ()

Purpose: Selects all rows in the browser and refreshes the OK button state
Notes:

Top

smartDataBrowser1_AfterSelectChange (Object, AfterSelectChangeEventArgs)

Purpose: Event handler for the AfterSelectChange event of the smartDataBrowser1
Notes:

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

smartDataBrowser1_KeyDown (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown event of the smartDataBrowser1
Notes: Ctrl+A selects all rows in the grid

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


Constructor Detail
Top

SelectRelationsToImportForm ()

Purpose: Constructor for the SelectRelationsToImportForm class
Notes:



Property Detail
Top

Consultingwerk.SmartComponents.Implementation.SmartTempTableAdapter TempTableAdapter


Returns Consultingwerk.SmartComponents.Implementation.SmartTempTableAdapter


ProDataset Detail

ProDataset dsMissingRelations

Member tables: ttRelation


Temp-Table Detail

Temp-Table ttRelation

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:42:01