Adds a specified number of empty rows to the specified query. Returns the total number of rows in the query that you are adding rows to.
See also QueryNew and QuerySetCell.
QueryAddRow(query [, number ])
Name of the query already executed.
Number of rows to add to the query. Default is 1.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.