Thanks Amy.. Thanks Santosh
----- Original Message ---- From: Amy <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, July 2, 2008 10:57:33 AM Subject: [flexcoders] Re: display text input values in datagrid --- In [EMAIL PROTECTED] ups.com, Santhosh Garlapad <santhoshgarlapad@ ...> wrote: > > Hi Sean, > I m working on Shopping cart application. > I have Button called ADD another Item.If i click on that button the all the shopping cart item details shold be displayed in the datagrid. > Your solution is perfect if i have only one row item in the datagrid.If i click Add another items multiple times and alll the text input values should be displayed in the datagrid. > Say i clicked the add another item 20 times ,,the datagrid should contains 20 items in that(with textinput values) > The sample datagrid as follows: Flex N Training From the Source (where N is the version of Flex you are using) walks you through making a shopping cart app. You might find it is a valuable shortcut. HTH; Amy

