You can use states in ur itemRenderer and can set variableRowSize of datagrid to true.On click of your component change the state to expanded and again on click toggle the state.Instead of datagrid you can use Grid component and add rows dynamically or can use repeater control for displaying rows. Thanks & Regards Vishal.
On Fri, Jun 26, 2009 at 6:00 PM, neelu <[email protected]> wrote: > > Hi, > how to expand data grid row on clicking the data in datagrid row.For > ex.in gmail accounts if we click our mails it expands showing all the > data.Plz kindly help me > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

