[Top] [Prev] [Next] [Bottom] [Contents]

moreCol

moreCol (Framework master and Data Control)
moreColN (for detail where N is required and is the detail 
number)

Description

A string specifying the row set column to use for "more" operations.

Effect

If this parameter is set, then "moreable" views will build a more button and invoke a "more" operation when the button is pressed. The server process binding must be set up to be a "moreable" row set. Use the server function SaGetMore to retrieve the "more" string sent from "moreable" views. A database object might use the value for a where clause with a ">" statement.

Please note however that not all views support this parameter. The following classes support this property:

Sa.SaPopRowSet
Sa.SaComRowSet
Sa.GraphRowSet
Sa.GraphComp
SaVj.SaVjPop
SaVj.SaVjComp
The first two are the default text views. The last two are the base classes for classes developed from the Sapphire class wizard. The last implies that all Sapphire class wizard classes can use this parameter. The middle two are the Graph views for the Sapphire Framework. Classes derived from these will also use this parameter.



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.