Show a Range Lookup Form for a DataView for a Page Object.

This simply raises the UIFormShowRangeLookup event which the User Interface can trap and perform the necessary action.

Syntax

finPageSetHandler.FormShowRangeLookupFromDataView(pageObject, dataView, idfield, lookupCaption)

Parameters

NameTypeOptionalByRefDescription
pageObject finPageObjectBase The Page Object.
dataView DataView The DataView to show in the Range Lookup.
idfield String
lookupCaption String The Caption to display on the Range Lookup window title.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finPageSetHandler
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0