Re: Building Class Explorer in Flex

2014-01-09 Thread Oleg Konovalov
Could you please send me a sample code how to use XMLListCollection with ADG? I tried it myself, but it doesn't show any data which is inside anything except root. Tried to Google it, but after few hours of search could not find any working example, especially with true hierarchical data (node wit

RE: Building Class Explorer in Flex

2014-01-07 Thread Martin, Brad
If you use an XmlListCollection, it will be able to display data hierarchically automatically. Else your domain model objects should implement the hierarchical data interface, a data grid accepts that interface as well. -Original Message- From: Oleg Konovalov [mailto:oleg...@gmail.com