I'm using PB 6.5.1 Build 1324
I have a preview window I made by myself. I retreeve a datawindow or a
datastore, maybe I do some modify and then I "package" it into a blob via
getfullstate. I also test that result and everything is ok.
Then I pass my blob to my preview window and I assign my report to the dw in
the window. I use setfullstate and still test results and everything is ok.
The fact is that I loose nested reports in the footer.
I also verified that this behaviuor still remains with PB 8.01 Build 9056.
Does somebody know a solution?
Does somebody have some alternative way to realize a preview window very
general?
Thank you.
You would need to save the DW as a PSR, then pass the name of that PSR to
the preview window, where you could simply assign the PSR to the datawindow
control.
Sanjiv.
"powersoft.public.powerbuilder.datawindow" <teodora...@timegroup.it>
wrote in message news:e%23$x2LjRDHA.358@forums-2-dub...