i would guess the person used a tree with custom itemrederer or a custom component
for http://www.seenowdo.com we use a custom component for the taskboard On Fri, Jul 9, 2010 at 3:59 PM, valdhor <[email protected]> wrote: > > > I would create a custom component that has all of the features of the > milestone encapsulated. ie. The plus button, the label, the datagrid, the > add and remove tasks buttons etc. > > I would also have a custom component comprising of the datagrid and its sub > components. > > All you would need to do when someone clicks the add milestone button is to > create a new instance of the custom component and add it to the display > list. > > > --- In [email protected] <flexcoders%40yahoogroups.com>, Angelo > Anolin <angelo_ano...@...> wrote: > > > > Hi FlexCoders, > > > > I came across a Flex PM site and I would like to ask what are the > necessary > > controls / things I need to do to achieve the same application. > > > > The site's page is: > > > > http://www.radscientist.com/flexpm/demo/index.html > > > > I am having problems re-creating those items which expands when the plus > sign is > > clicked as well as adding new items when the Add Milestone button is > clicked. > > How do I achieve adding controls on the fly on the application? > > > > I hope you could provide some guidance on this. > > > > Thanks. > > > > Angelo > > > > > -- j:pn \\no comment

