claudiu ursica
Tue, 09 Feb 2010 23:02:53 -0800
Tile list with TextInput as a renderer? C
________________________________
From: shail <shail_l...@yahoo.com>
To: flexcoders@yahoogroups.com
Sent: Tue, February 9, 2010 7:54:22 PM
Subject: [flexcoders] Problem with dealing with loads of XML data
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