a5_gridcomponentopeninwindow Function
Syntax
P a5_GridComponentOpenInWindow(C gridName ,C style [,* op [,C formName ]])
Arguments
- gridName
Character
- style
Character
- op
*
- formName
Character
Description
Open a Grid component in an Xdialog window. Use op.base_filter, op.user_filter, op.link and op.argumentBindings to define a filter for the Grid. op.height and op.width define the window size.