Kyle Hayes

Tech, Musings, Life

Tutorial: Viewing a ColdFusion Query in a Flex DataGrid

| Comments

I have long awaited for this day to post my first Captivate tutorial. The first topic that I am presenting on is one that I struggled with when I was first learning Flex 2 and also one that I know many other developers have an issue grasping. It is the subject of bringing in a basic ColdFusion query to a Flex application and showing it in a DataGrid. It is really not all that hard, but unless you know how to do it, there is really no way in “figuring it out”.

I decided a Captivate tutorial would demonstrate this best, so without further delay, here is the tutorial URL: http://www.kylehayes.info/captivate/QueryToDatagrid/QueryToDataGrid.htm

Comments