Try setting editable="false" for your datagrid and check if it solves
the problem.

-Ravi
http://achieveravi.blogspot.com

On Aug 14, 6:36 pm, manish sankhe <[email protected]> wrote:
> see u can get focus on row of advanced datagrid aw well as on whole
> component which you have rendered inside the datagrid but not on inside item
> like textfield of that component. tabindex or tabenabled will not help you
> to solve your problem
>
> On Fri, Aug 14, 2009 at 5:14 PM, Rohit <[email protected]>wrote:
>
>
>
> > Hi Manish,
> > Thanks for your help..
> > And yes, I want focus to the textfields inside advancedDataGrid.
> > I have added some testfields inside the rows of advancedDataGrid using
> > itemRenderer..
> > Can i use tabindex on those itemRenderers?
>
> > On Aug 14, 3:55 pm, manish sankhe <[email protected]> wrote:
> > > Hi Rohit,
>
> > > consider following scenario
>
> > > "we have one advanced data grid inside it we are rendering one panel with
> > > some text fields"
>
> > > now does your question is about how to get focus on this text fields
> > > if yes then i am sorry to tell you this but flex doesn't provide this
> > > feature. we can not navigate in between the rendered component of
> > advanced
> > > data grid with the help of key navigation.  I have searched a lot but
> > didn't
> > > get solution on it, we have release the project without implementing this
> > > functionality
> > > in case you find anything related to it please please let me know without
> > > fail
>
> > > On Fri, Aug 14, 2009 at 3:18 PM, Rohit <[email protected]
> > >wrote:
>
> > > > Hi,
> > > > I have a page containing some components and advancedDataGrid. When i
> > > > try to shift focus using tab of keyboard, focus travels till datagrid
> > > > and shifts to next component. I want focus on components INSIDE the
> > > > datagrid.. How to achieve that?- Hide quoted text -
>
> > > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to