SetItem  SetItemDateTime

Chapter 9: Methods for the DataWindow Control

SetItemDate

Description

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

Syntax

Web DataWindow PSWebDataWindowClass

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

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

Web DataWindow server component

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

short dwcontrol.SetItemDateByColNum ( 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. SetItemDateTime

View this book as PDF