Folks,
I have a strange one here. I am attempting to use the
PrintAdvancedDataGrid control to print my grid. When I copy and run the
entire example on adobe's website
(http://livedocs.adobe.com/flex/3/html/help.html?content=printing_5.html)
and run it locally...then print...it works fine. But when I paste the
function into my own code, tie it to my ADG and print, I get a gray
box. The only difference I can see between their example and my code is
that they are using an array for their data source while I have an
XMLList.
Anyone have ANY idea what the heck is going on here? I found a
posting on the web where someone else ran into this problem but there
was no resolution.
Thanks,
Adrian