Top Method Summary
Options Name Purpose
CHARACTER BuildImageUrl () Builds the URL for the Image
CHARACTER BuildUrl () Build the hyperlink on the Image
OnBuildImageUrl (BuildUrlEventArgs) Raises the BuildImageUrl
OnBuildUrl (BuildUrlEventArgs) Raises the BuildUrl event
LONGCHAR OutputCell () Outputs a cell for this column.

Top Constructor Summary
Options Name Purpose
LinkGridColumn () Constructor of the LinkGridColumn class
LinkGridColumn (handle) Constructor of the LinkGridColumn class

Top Event Summary
Options Name Purpose
BuildImageUrl (Object, BuildUrlEventArgs) Raised
BuildUrl (Object, BuildUrlEventArgs) Raised to allow callbacks to modify the generated hyperlink url

Top Property Summary
Options Name Purpose
CHARACTER AltText
Consultingwerk.Web.Widgets.Grid.ColumnDisplayTypeEnum ColumnDisplayType
CHARACTER ColumnTemplate
CHARACTER Hyperlink
CHARACTER Image
CHARACTER ImageAttributes
CHARACTER LinkAttributes
CHARACTER UrlDisplayText


Method Detail
Top

CHARACTER BuildImageUrl ()

Purpose: Builds the URL for the Image
Notes:

Returns CHARACTER
The Url used for the Image location
Top

CHARACTER BuildUrl ()

Purpose: Build the hyperlink on the Image
Notes:

Returns CHARACTER
The Url used for the Hyperlink on the Image
Top

OnBuildImageUrl (BuildUrlEventArgs)

Purpose: Raises the BuildImageUrl
Notes:

Parameters:
e Consultingwerk.Web.Widgets.Grid.BuildUrlEventArgs
The BuildUrlEventArgs with the data for the event
Top

OnBuildUrl (BuildUrlEventArgs)

Purpose: Raises the BuildUrl event
Notes:

Parameters:
e Consultingwerk.Web.Widgets.Grid.BuildUrlEventArgs
The BuildUrlEventArgs with the data for the event
Top

LONGCHAR OutputCell ()

Purpose: Outputs a cell for this column.
Notes: If the ColumnDisplayType equal 'Text'and if the URLDisplayText empty
displays the Link the URL.

Returns LONGCHAR
The output value for the cell


Constructor Detail
Top

LinkGridColumn ()

Purpose: Constructor of the LinkGridColumn class
Notes:

Top

LinkGridColumn (handle)

Purpose: Constructor of the LinkGridColumn class
Notes:

Parameters:
phBufferField HANDLE
The handle of the BufferField to bind to


Event Detail
Top

BuildImageUrl (Object, BuildUrlEventArgs)

Purpose: Raised
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the BuildImageUrl event
e Consultingwerk.Web.Widgets.Grid.BuildUrlEventArgs
The BuildUrlEventArgs with the data for the event
Top

BuildUrl (Object, BuildUrlEventArgs)

Purpose: Raised to allow callbacks to modify the generated hyperlink url
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the BuildUrl event
e Consultingwerk.Web.Widgets.Grid.BuildUrlEventArgs
The BuildUrlEventArgs with the data for the event


Property Detail
Top

CHARACTER AltText


Returns CHARACTER
Top

Consultingwerk.Web.Widgets.Grid.ColumnDisplayTypeEnum ColumnDisplayType


Returns Consultingwerk.Web.Widgets.Grid.ColumnDisplayTypeEnum
Top

CHARACTER ColumnTemplate


Returns CHARACTER
Top

CHARACTER Hyperlink


Returns CHARACTER
Top

CHARACTER Image


Returns CHARACTER
Top

CHARACTER ImageAttributes


Returns CHARACTER
Top

CHARACTER LinkAttributes


Returns CHARACTER
Top

CHARACTER UrlDisplayText


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:13:50