Hi,
Hope below code can help you
private function clickHandler(event:ItemClickEvent):void {
trace(event.item.id);
}
Regards,
Kalpesh Mahida
On Mon, Mar 23, 2009 at 11:32 AM, krishna <[email protected]> wrote:
>
> i hav a togglebuttonbar with dataprovider an arraycollection. now my
> togglebutton bar has 5 buttons. when i click on a certain button in my
> toggle button bar i need to access the ID dataitem in its
> dataprovider. and need to use that ID some where else. can anyone help
> how this can be done.
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---