Flex Bug SDK-15305

Thursday, April 17th, 2008

Looks to me like a PrintDataGrid / VBox (or likely any parent) sizing negotiation bug that happens when variableRowHeight="true". [15305] Adobe seems to be responsive on it, so far. Many of the bugs in their system are labeled as "deferred" - just hope this one doesn't end there. Problem is, ...

Flex SDK PrintDataGrid Bug 15305

Tuesday, April 15th, 2008

Banging 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 ...