Printing Datagrid
Hi,
I am a newbie to Flash. I have a Datagrid (fl.controls.datagrid) that is populated and is visible on the screen and this part is working fine. I would like to add printing of the datagrid. How would I go about doing this. I have tried this based on the code found here (http://www.knowledgesutra.com/forums/topic/29459-print-flash-datagrids-without-resizing/). It prints the first page correctly, but the second page has first page data though correct number of records are printed. I am using AS3 with Flash 5.
Thanks in advance for your help.