flexcoders  

[flexcoders] Problem with dealing with loads of XML data

shail
Tue, 09 Feb 2010 16:46:13 -0800

Hi,
      In my application I created a panel full of TextInput controls to make it 
look like a excelsheet. I pushed my TextInputs Ids in Array while creation 
complete event.

I assign data to respective TxtInput by looping though Array. Data is coming as 
XML, so its taking much time and got application slow.

Any other approach, work around could be of some help. how can I make it 
faster??


Thanks,
Shailendra