valdhor
Wed, 10 Feb 2010 06:01:58 -0800
I would have used a datagrid with editing turned on. --- In flexcoders@yahoogroups.com, "shail" <shail_l...@...> wrote: > > 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 >