SetItemString  SetPageSize

Chapter 9: Methods for the DataWindow Control

SetItemTime

Description

Sets the value of a row and column in a DataWindow control to the specified value.

Syntax

Web DataWindow PSWebDataWindowClass

number dwcontrol.SetItemTime ( number row, string column, Date value )

number dwcontrol.SetItemTime ( number row, number column, Date value )

Web DataWindow server component

short dwcontrol.SetItemTime ( long row, string column, string value )

short dwcontrol.SetItemTimeByColNum ( long row, short column, string value )

Returns

Returns 1 if it succeeds and -1 if an error occurs. If any argument’s value is NULL, the method returns NULL.





Copyright © 2004. Sybase Inc. All rights reserved. SetPageSize

View this book as PDF