Sets the value of a row and column in a DataWindow control to the specified value.
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 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. |
![]() |