[flexcoders] Re: HTTPService not updating tilelist itemrenderer

2007-01-30 Thread meathead
Okay, I've figured it out. It seems I left out some information from my original post that might of helped. The problem was in my aspx code that generated the xml for the HTTPService. I needed to make sure not to cache there. I'm showing my whole aspx code for others in case they run up wi

[flexcoders] Re: HTTPService not updating tilelist itemrenderer

2007-01-30 Thread meathead
I don't think the problem is binding to lastResult. The code works. When I use my third tier to capture the data and insert it into my SQL table, it works like a charm. When I return to the main page, the data isn't there. If I close the application and start it again, the data shows. I'm