Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

SetItemTime (obsolete) – PB Docs 2022 – PowerBuilder Library

SetItemTime (obsolete) – PB Docs 2022

SetItemTime (obsolete)

Description

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

Obsolete method

SetItemTime is obsolete and should not be used, because the Web
DataWindow technology is obsolete.

Applies to

DataWindow type

Method applies to

Web

Server component (see SetItem for equivalent client
control method)

Syntax

Web DataWindow server
component

Argument

Description

dwcontrol

The name of the Web DataWindow control in which you
want to set a specific row and column to a value.

row

The row location of the data.

column

The column location of the data. Column can be a
column number or a column name.

value

The value to which you want to set the data at the
row and column location.

Usage

Although JavaScript does not distinguish between the Date, DateTime,
and Time datatypes, the DataStore will give an error if the wrong type is
passed. You can use the SetItemDate and SetItemDateTime methods to set
values in columns with the Date and DateTime datatypes. Because the Web
DataWindow server component does not support overloading, you must use the
SetItemTimeByColNum variant instead of the standard SetItemTime method
when you want to refer to the column by number.

See also

SetItem

SetItemDate

SetItemDateTime


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x