Namespace: Consultingwerk.Windows.Util
Class 
UltraGridSelectedRowsHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:UltraGridSelectedRowsHelper
Purpose:Provides support for processing selected rows in an UltraGrid
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Apr 07 03:05:09 CEST 2014



Top Method Summary
Options Name Purpose
+ CopySelectedRowsToProDataset (UltraGrid, character, handle, handle) Copies selected rows in the Ultragrid's first Band from a source ProDataset to the target ProDataset

Top Constructor Summary
Options Name Purpose
- UltraGridSelectedRowsHelper () Constructor for the UltraGridSelectedRowsHelper class


Method Detail
Top

PUBLIC CopySelectedRowsToProDataset (UltraGrid, character, handle, handle)

Purpose: Copies selected rows in the Ultragrid's first Band from a source
ProDataset to the target ProDataset
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The UltraGrid that contains the selected rows
pcTables CHARACTER
The comma delimited list of Tables to process
phSourceDataset HANDLE
The Source ProDataset
phTargetDataset HANDLE
The Target ProDataset


Constructor Detail
Top

PRIVATE UltraGridSelectedRowsHelper ()

Purpose: Constructor for the UltraGridSelectedRowsHelper class
Notes: Disallow instance creation



©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:55:00