For all those of you who need the TreeGrid in Flex2.0, Latha has managed to get Jame’s code working with Flex2.0. Check out the code at her blog here.
Archive for October, 2006
codercentral: Using TreeGrid in Flex 2.0
Posted in ActionScript, Flex Components, Scriptlet on October 11, 2006 | Leave a Comment »
Good Stuff with Flex 2.0- AT2 Booking System(Prototype)
Posted in Adobe, Demo, Flex on October 10, 2006 | Leave a Comment »
Adobe and Builder AU recently teamed up to host the Flex Developer Derby Contest with the launch of Adobe’s Adobe® Flex™ 2.0 software. They have received several impressive entries and one of the application which looks very impressive is the AT2 Booking System- UI Prototype. Check out the demo stuff by clicking here
Also you can [...]
FlashTracer :: Mozilla FireFox Plugin
Posted in Flex on October 10, 2006 | 1 Comment »
FlashTracer is a new plugin for FireFox that displays trace statements in a browser panel for any swf file. While running any .swf Flash file in your browser you can see all the output generated by the “trace” flash functions in this sidebar component.
You *NEED* the flash player debug version to run [...]
CustomRowColorDataGrid component
Posted in Flex Components, GUI, Scriptlet on October 10, 2006 | Leave a Comment »
Mike Nimer’s Blog: In the last 2 projects I’ve worked on I’ve needed to change the background row color of items in the datagrid, based on values in the dataProvider.
However the flex DataGrid doesn’t allow you to set the row color this way. Turns out in order to do this you need to extend the [...]


