Hi karthik, If ur xml is like above both xml field data will be displayed in same cell with cama seperator so there should be atleast one character difference so give like <column_1_name_1> <column_1_name_2>
Thanks On Sat, Jun 27, 2009 at 4:02 PM, Karthik K<[email protected]> wrote: > hi guys > > Below is my xml > > <entries> > <entry> > <column_1_name>column_1_row_1_value</column_1_name> > <column_1_name>column_2_row_1_value</column_1_name> > </entry> > </entries> > > can we display like the below in datagrid > > column_1_name column_1_name (Header > text) > > column_1_row_1_value column_2_row_1_value (Field data) > > any idea > > -- > Karthik.k > Mobile - +91-9894991640 > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

