Hi, Use keyboard events on that item renderer inside the item-renderer file itself. in the key-down/up event's handler....goto the desired link.Also,Using keyboard event you can check the pressed key and perform your actions for particular key presses only.
On Jan 18, 9:26 am, "Krishna.." <[email protected]> wrote: > Hi Friends, > > I am very new to flex development and currently am having an issue.. > I am showing a datagrid .In that, one datagrid cloumn contians a > link.. > Now i need to click that link using keyboard..(Any key press). > This datagrid column used an itemRendor class.If anybody knows please > help me.. > > Regards > Krishna. -- 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.

