Groups | Blog | Home
all groups > coldfusion flash integration > may 2006 >

coldfusion flash integration : Cfgrid not displaying updated data till mouse over


kevin
5/22/2006 12:38:53 PM
Hi Everyone,

I have a cfgrid at the top the page. Users select a record and edits it
on the button portion of the page. I use flash remoting to update the
record. After I update the record in the database,
when I get the result back from the server that record was updated
successfully,
I change the values in the cfgrid. So basicaly I am not refreshing the
page, everything is being change with actionscript.

Here is the problem, after I change the values in the cfgrid, the don't
reflect the new values
until I put the mouse over the record. Its like I'm chaning the values
inthe cfgrid succesfully, but the cfgird is not repaiting the screen
until, user interacts with it (wakes it up by move the mouse over it).

Any ideas out there, anyone having the same problem.

Kevin
kevin
5/24/2006 11:14:53 AM
Nevermind, I switched the selectedindex to -1 and back and it worked.
The funny part is that I don't have to do this with some of the
cfgirds. Just the one out side the tab component where I did my editing.
AddThis Social Bookmark Button