Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
kll57 #1
cfgrid data disappearing or not loading
Hi,
I'm new to flash remoting with Coldfusion. I started by creating an application similiar to the address application using flash forms. I put in the function call recommended by the asfusion site to determine when the data arrived in my cfgrid. I then made changes to the applications to be more like the Real Estate application using services to call the cfc's, now the listener.modelChanged function doesn't work. In fact I get not data when the code is present in the .cfm. If I remove the listener.modelChanged function from the code I get the data sometimes, other times the cfdatagrid remains blank and the ccformhistory.cfm just keeps running until I either close the window or hit refresh on the page. Sometimes hitting refresh brings back the data, but most of the time it doesn't.
Does anyone have any suggestions? Does anyone have the listener.modelChanged working in their application using the facade services and cfc's like the Real Estate application? The Real Estate application uses cfgrid but they don't use the listener.modelChanged function.
Thanks for any help
From [url]http://www.developmentnow.com/g/66_2006_12_0_0_0/macromedia-coldfusion-flash-integration.ht[/url]
Posted via DevelopmentNow.com Group
[url]http://www.developmentnow.com[/url]
kll57 Guest
-
CFGrid Can't get value if data type is in
my cfgride can't return data if buill form integer field After upgrade form 7.0 to coldfusion 8 (i use ms sql server) ... -
CFGRID Loading
My Grid loads and displays all the records properly (whether its 10 rows or 1000) but the page never stops loading and the grid is very slow to... -
cfgrid half loading in flash format
i'm attempting to load a cfgrid in flash format. the grid will load about half way....all the headers will load but the data will not. the little... -
Data formatting in cfgrid
Hi I am currently pulling data into a cfgrid. One of the fields is date. I want to format the date , but how can I specify the format I want it... -
Format cfgrid data
One of the fields I want to display in a cfgrid is a Social Security number. I want to mask it, and only show the last 4 digits. I.e. ...



Reply With Quote

