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
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.
Don't see what you're looking for? Try a search.
|