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

File:UltraGridExcelExportController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 10 21:52:12 CET 2012



Top Method Summary
Options Name Purpose
CHARACTER Export (UltraGrid) Exports an UltraGrid
CHARACTER Export (UltraGrid, IUltraGridExcelExportParameter) Exports an UltraGrid
PerformWaitFor (CommonDialog, Form, DialogResult) Performs the WAIT-FOR ShowDialog ()
LOGICAL VerifyFetchMoreRows (SmartDataBrowser) Verifies and if required prompts the user for loading additional rows

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

Top Property Summary
Options Name Purpose
Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter Exporter


Method Detail
Top

CHARACTER Export (UltraGrid)

Purpose: Exports an UltraGrid
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The UltraGrid to export
Returns CHARACTER
The filename of the exported document
Top

CHARACTER Export (UltraGrid, IUltraGridExcelExportParameter)

Purpose: Exports an UltraGrid
Notes:

Parameters:
poGrid Infragistics.Win.UltraWinGrid.UltraGrid
The UltraGrid to export
poOptions Consultingwerk.Windows.Util.IUltraGridExcelExportParameter
The IUltraGridExcelExportParameter for this export
Returns CHARACTER
The filename of the exported document
Top

PerformWaitFor (CommonDialog, Form, DialogResult)

Purpose: Performs the WAIT-FOR ShowDialog ()
Notes: Workaround for inabilit to compile code that uses a WAIT-FOR in a
non void method

Parameters:
oDialog System.Windows.Forms.CommonDialog
The reference to the CommonDialog
poForm System.Windows.Forms.Form
The parent Form
poDialogResult System.Windows.Forms.DialogResult
The OUTPUT DialogResult
Top

LOGICAL VerifyFetchMoreRows (SmartDataBrowser)

Purpose: Verifies and if required prompts the user for loading additional
rows
Notes:

Parameters:
poGrid Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The SmartDataBrowser to load more rows for
Returns LOGICAL
Logical value indicating FALSE when the Excel Export should be cancelled


Constructor Detail
Top

UltraGridExcelExportController ()

Purpose: Constructor for the UltraGridExcelExportController class
Notes:



Property Detail
Top

Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter Exporter


Returns Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:35