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

To set the value in TextBox control in datawindow

421 views
Skip to first unread message

POLACHAN

unread,
Mar 2, 2009, 7:26:24 AM3/2/09
to
Please let me know how can set the value in a textbox
control in datawindow using powerscriptcode

With thanks and Regards

Polachan

fisher

unread,
Mar 2, 2009, 7:39:10 AM3/2/09
to
Use
<DW Control Name>.Object.<Textname>.Text='<string>'
or
<DW Control Name>.Modify("<Textname>.Text='<string>'")

You can find all details using DW Syntax tool,
available on menu File/new/tool/Datawindow Syntax
BTW,
you should always provideinformation about PB version/build


On 2 Mar 2009 04:26:24 -0800,
in sybase.public.powerbuilder.general

0 new messages