[Top] [Prev] [Next] [Bottom]
[Contents]
SetColItem
SetColItem(int c, String value)
Definition
Sets the data item in the row set for the current row and requested column (zero based). Does nothing if c is an invalid column number.
document.sajsset.SetColItem(1, "hello");
VBScript Example:
call document.sajsset.SetColItem(1, "hello")
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.