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

CanUndo – PB Docs 2019 – PowerBuilder Library

CanUndo – PB Docs 2019

CanUndo

method (DataWindows)

Description

Tests whether Undo can reverse the most recent edit in the editable
control over the current row and column.

Applies to

DataWindow type

Method applies to

PowerBuilder

DataWindow control

Syntax

PowerBuilder

Argument

Description

dwcontrol

A reference to a DataWindow control

Return value

Returns true if the last edit can be reversed (undone) using the
Undo method and false if the last edit cannot be reversed.

If dwcontrol is null, the method returns null.

Usage

PowerBuilder environment

For use with other PowerBuilder controls, see the section called “CanUndo” in PowerScript Reference.

Examples

These statements check to see if the last edit in the edit control
of dw_contact can be reversed; if yes the statements reverse it, and if no
they display a message:

See also

Undo


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