image TreeItemRender working correctly?
>
>
>
> Tracy Spratt,
>
> Lariat Services, development services available
>
> _
>
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
> Behalf Of n_manjunatha
> Sent: Friday, July 24
Hi All,
I have requirement wherein I have tree and each node of tree has different
images. Now when the user clicks each of the tree nodes, at the bottom pane of
my application i need to show the image of the tree node and all the associated
properties of the node.(very much similar to window
ents.ItemClickEvent;
>
> public function handleBreadCrumbItemClick( event:ItemClickEvent ):void
> {
> // do something
> }
>
> Then Main.mxml would have:
>
>
>
>
>
>
>
> -TH
>
> --- In flexcoders@yahoogroups.com, "n_manjunatha&q
Hi Tim
Thanks for your time and reply. Yes you are right, I am not using MVC
Framework.
I tried this
my main.mxml is like this...of course not with exact format of flex...
script
{
breadcrumclicked(event:Event) which comes canvas below
}
I guess i cant send the public method breadc
Hi,
I have an applications where in have breadcrumb trails of the tree node
clicked. I have to make forced selection of the tree nodes on click of the
breadcrumb item.
say i have tree like this
root
-- child1
--subchild1
---grandchild1
---grandchild2
--subchild2
-- chil
Hi All,
I am a newbie in flex. I have problem in achieving this.
I have tree and on click of leaf nodes of tree i have to generate(open) new
mxml page(like one page with datagrid, one page with listitem, one with form).
Can anyone help on this issue and how i could achieve this
6 matches
Mail list logo