I asked this question over in the Sybase forums and got a response back that
this would have to be done manually.  I'm really hoping there's another way:

Is is possible to copy multiple dw controls which already exist on a window
into a composite dw?

Here's the situation:  We're using the PFC Framework to develop our apps. In
order to take advantage of the dw sort / filter / print preview services,
each dw is inherited from u_dw and stands as a separate control on a window.
Occasionally one report requires two or more datawindows.  What we'd like to
do is have the user manipulate each dw as required, call pfc_printpreview to
get rid of the borders and shading, and then copy these dw controls into a
composite dw.

Note that we can't use ShareData()  or Create a dw object because these
techniques will only duplicate data and the original formatting, not the
dynamic formatting changes executed by pfc_printpreview or other parts of
the code.

Any pointers would be greatly appreciated.

--
Neil Negandhi
[EMAIL PROTECTED]

> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]

Reply via email to