Namespace: Consultingwerk.WindowIntegrationKit.Controls
Class 
RenderedBrowseMultiSelection Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:RenderedBrowseMultiSelection
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Nov 20 14:59:26 CET 2012



Top Method Summary
Options Name Purpose
LOGICAL FETCH-SELECTED-ROW (integer) Fetches the piRow'th selected row in a browse and puts the row into the database buffer. In other words, this method specifies one row from the one-based index into all currently selected rows and puts that row into the record buffer.
SelectAll () Selects all Rows in the Grid
SelectNone () Deselects all Rows in the Grid

Top Constructor Summary
Options Name Purpose
RenderedBrowseMultiSelection (RenderedBrowseControl) Constructor for the RenderedBrowseMultiSelection class

Top Property Summary
Options Name Purpose
Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl Grid
INTEGER NUM-SELECTED-ROWS


Method Detail
Top

LOGICAL FETCH-SELECTED-ROW (integer)

Purpose: Fetches the piRow'th selected row in a browse and puts the row into
the database buffer. In other words, this method specifies one row
from the one-based index into all currently selected rows and puts
that row into the record buffer.
Notes:

Parameters:
piRow INTEGER
An integer expression that specifies a selected row within the browse.
Returns LOGICAL
Logical value indicating if the selected action was successful
Top

SelectAll ()

Purpose: Selects all Rows in the Grid
Notes: http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=6546

Top

SelectNone ()

Purpose: Deselects all Rows in the Grid
Notes:



Constructor Detail
Top

RenderedBrowseMultiSelection (RenderedBrowseControl)

Purpose: Constructor for the RenderedBrowseMultiSelection class
Notes:

Parameters:
poGrid Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
The RenderedBrowseControl that should receive multiple selection


Property Detail
Top

Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl Grid


Returns Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
Top

INTEGER NUM-SELECTED-ROWS


Returns INTEGER


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