Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

RowsCopy

1 view
Skip to first unread message

Pål Magnus Nybų

unread,
Dec 1, 2000, 3:00:00 AM12/1/00
to
I have a datawindow in freeform, and when I press a "Copy" button I want to
display a new freeform with the previous values.

I have gotten so far that I have found out about the RowsCopy, but I'm not
sure about
how to use it.

Take this example:

I have the following freeform datawindow:

EmployeeID :
Name :
Adress :
Telephone :

<<Insert>> <<Update>> <<Delete>> <<Make Copy>> (Buttons)

In my datawindow I first press <<Insert>> to get a blank-form, then type in
the values, then
press the <<Update>> button.
Instead I would like to be able to press the <<Make Copy>> button, and that
it behaves as the <<Insert>> button, and in addition copy the values from
the previous row.

Could someone give me a little help based on the example above, and please
tell me where I should write the code in powerbuilder. (in expression-box
for the button ??)

0 new messages