What does your datagrid look like? Are you adding the item to the ArrayCollection / dataprovider?
Can you share your code? On Fri, Sep 4, 2009 at 10:16 AM, Abhi <[email protected]> wrote: > > Plz help me out in this thing. > My application is abt entering the details into a datagrid through an > input list.... > 1. I need to select a day from the calender > 2. Next i need to enter the details of some products in that list > which will be displayed after selecting the date in the calender. > 3. Now after entering the details in the list, press SAVE button. And > i need to get all the details entered, onto the datagrid i.e all the > details of that prescribed day should be entered into that day's > column in the datagrid) > > The problem i am facing is that I am unable to get the details which > are entered in the list to be transfered into the specific location on > the datagrid when i press the SAVE button. (for eg. i wanna print the > details of the list row wise in the column5 of that datagrid) > So can u plz help me out in this. Its urgent. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

