QueTwo's Blog

thouoghts on telecommunications, programming, education and technology

Monthly Archives: October 2006

Printing in Flex (Part 2)

So, now I’ve confused you all on how to use the DataGrid component to print, lets talk about printing in Flex. There are two theories in printing in Flex. One is what I call the "Clean-Sheet" method, where you create a new Flex Component to represent the page you will be physically printing to. The [...]

Printing in Flex (Part 1)

Most people associate Adobe Flex as a great presentation tool, but what most people don’t realize is that Flex also has a very powerful printing engine. There is a component that is not listed on the Components Toolbox known as the <mx:PrintDataGrid> The PrintDataGrid extends the <mx:DataGrid> component. It has all the same features of [...]

Follow

Get every new post delivered to your Inbox.