So the whole 60k records or partial records must be visible on the page? You have not mention which flex sdk version you are using. On Mar 29, 2012 11:20 PM, "isa_loyer" <[email protected]> wrote:
> ** > > > Hi, > > I do a query to mysql database with httpservice. > The result contains arround 60000 records. > Time to create xml file is arround 40s, to slow for my customer. > > I try to accelerate the process with different methods, on server side, to > generate file > DOMDocument > XmlWriter > SimpleXMLElement > > As customer must be able to sort datagrid, I can not use pagging. > > So do you have an idea to load datagrid more speedly. > > Thanks > > >

