
HintPopup to be shown for the current column/item
Member of List Current Item (PRIM_LIST.CurrentItem)
Data Type - PRIM_PPNL - Popup panel
Details
The HintPopup property is a reference to a PopupPanel to be used in place of the standard hint label. This gives the developer complete control over the content and format of the hint. HintPopups are applied to the individual cells in the list. The Prepare event is executed immediately before the popup is displayed.
Example
Attaching a popup to a list column after the
Add_entry To_list(#List) #ColumnImage.CurrentItem.HintPopup <= #HintPopup
See also
LANSA Version 15, April 2020