Flex SDK PrintDataGrid Bug 15305
Tuesday, April 15th, 2008Banging 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 ...