Hi, I'm a newbie to this ColdFusion + Flex technology. And yes I'm struggling with the examples that the adobe site has. The sample examples are quite confusing due to the naming conventions. Anyways, I am trying to get values from database, (two tables) and trying to display them on two tab pages. On one tab page I've a datagrid and I'm getting all the staff from the staff table and displaying it. Now I click on one of the staff row in the datagrid and I'm trying to get the address of that staff member from the address table and tryin to display it on another tab which is a form. Till now I've been successful in getting the staff from the staff table into the datagrid. The part that I've sort of figured is, When I click in the datagrid, I call a function and that function goes all the way to the DAO. But I dont know how to display the values from the resultset in the DAO to the mxml.
I could have posted my files here, but I don't know where to do that. Forgive me I'm a newbie to this community. I'll be glad for any sort of help. Thank you all. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3684 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
