Blog

December 1, 2010
Binding ColdFusion query to DataGrid in Flex

Hi,

In this post I'll explain you how to bind ColdFusion data into Flex grid.

First, get ready with your cfc.

Your cfc method may look like: ...

Read More
By Vikas
Comments(0)
Tags: Flex, ColdFusion
December 25, 2009
HorizontalList control using flex

Hi, I have created a sample Flex application that uses HorizontalList component. Now when I use dynamic dataprovider that is if data to display is dynamic the HorizontalList component is working. My code for the sample app is as under ...

Read More
Comments(0)
Tags: Flex