Hello, I have created 2 level advanced datagrid with following class as source of advanced datagrid.
public var intCompanyId : int; public var strCompanyName : String; public var children : Array= new Array(); children will contain 2nd level of data. Now I want to add 3rd level to this advanced data grid. How can i do it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

