For Programmers: Free Programming Magazines  


Home > Archive > PowerBuilder > March 2004 > Edit ddlb-CodeTable on the Fly!









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Edit ddlb-CodeTable on the Fly!
Jeppe Havelund

2004-03-27, 12:22 am

In some code I'm maintaining I need to change the contents of a
ddlb-codetable in a datawindow-field (edit - type) on the fly. Is that
at all possible? If yes - then how do I do it?


--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Bruce Armstrong [TeamSybase]

2004-03-27, 12:22 am

Issue a modify statement and change the values attribute.

However, I'd suggest changing that DDLB to a DDDW. Then you can do a
getchild on the DDDW and manipulate the items via normal datawindow
functions.

Jeppe Havelund wrote:
>
> In some code I'm maintaining I need to change the contents of a
> ddlb-codetable in a datawindow-field (edit - type) on the fly. Is that
> at all possible? If yes - then how do I do it?
>
> --
> Posted via Mailgate.ORG Server - http://www.Mailgate.ORG

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com