Flex SDK PrintDataGrid Bug 15305
April 15, 2008 – 3:40 pmBanging my head on some PrintDataGrid oddities, reported as Bug 15305. I suspect some of the code is making the assumption that only one PrintDataGrid will ever exists.
The sizing of the data grids seems oddly tied to previous grids that have been created. Can’t figure out exactly the cause, but the code to recreate is on the bug report. Here’s the execution:
Hit reload each time you want to reset the application.
Create grids, increase the number of rows, create again.
Or, 4 grids, 4 rows, the last grid loses a row.