Flash Forward Seattle: Flex and ColdFusion presentation
4 comments Posted by: Nahuel ForondaFirst we want to thanks everyone that attended our session. We hope that you enjoyed it as much as we did. This was the best Flash Forward conference that I've attended so far. The venue, the organizers and the people were very nice. Thanks Linda and all your crew for putting it together.
read more Category: ColdFusion | Flex |

If you ever used cfgrid, you know that it accepts a query as its data. Each cfgridcolumn of the grid has to be a column of the query. You cannot combine two or more columns or add something to the column. That means that any formatting of the data needs to be done before giving the query to the grid (unless you loop over it and use