Expand my Community achievements bar.

Binding Help

Avatar

Former Community Member
All,



I have a CFC which grabs all users from a table and am simply
trying to bind that query result to a datagrid in Flex. This is the
first time I am doing this, so be nice. I have yet to find a decent
tutorial on this (weird). In my CFC I am simply returning the query
result set, do I need to do some sort of conversion to an Array and
pass that to Flex?



Help! :)
0 Replies