Setting up Db2 v9 as a Coldfusion Datasource

By John Wilker | Dec 31, 2006

In the last few weeks I’ve had the opportunity to get to know Coldfusion just a little bit better. One of the first challenges I faced is getting CF talking to Db2, so I could take advantage of the CF Extensions for Flexbuilder and that funky Wizard….

DoubleClickEnabled & other little Flex tips

By John Wilker | Dec 31, 2006

Want to code against double clicks in Flex? Don’t forget to set this property to true!Adding child objects to a canvas or some other container and need to keep the scroll moving down so users can see the new objects? Put this in a function:canvas.ver…

Autosizing Datagrid with Horizontal Scrolling

By John Wilker | Dec 7, 2006

Today I was tasked with creating a spreadsheet like datagrid, one with more columns than what the available real estate would be able to show. The datagrid was to always use the maximum screen space available so that for those users with huge budgets …

Many-to-Many using FDS & Hibernate

By John Wilker | Dec 5, 2006

Douglas McCarroll recently sent me an email asking if I’d had any luck getting Hibernate, Hibernate Tools for Eclipse and FDS to work with many to many relationships. I quickly threw together an example that I had built for a client a couple weeks ago…

© 2007 Flex 3