[flex_india:26372] urgent help: Tab Through DataGrid

View: New views
5 Messages — Rating Filter:   Alert me  

[flex_india:26372] urgent help: Tab Through DataGrid

by KC-18 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


In my application, I m able to tab through the buttons,textboxes, drop
down and the AdvancedDataGrid on the page. But I m unable to tab
through the buttons and checkboxes inside the AdvancedDataGrid, which
are rendered through itemRenderer. Please let me know whether is it
possible or not.
If yes,please provide me with a solution.
thnx in advance

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26378] Re: urgent help: Tab Through DataGrid

by Manish sankhe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
i hav posted this problem about 3 months back .....its not possible to tab in to the rendered component of datagrid

On Wed, Nov 4, 2009 at 3:27 PM, KC <kaus.chaubal@...> wrote:

In my application, I m able to tab through the buttons,textboxes, drop
down and the AdvancedDataGrid on the page. But I m unable to tab
through the buttons and checkboxes inside the AdvancedDataGrid, which
are rendered through itemRenderer. Please let me know whether is it
possible or not.
If yes,please provide me with a solution.
thnx in advance






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26438] Re: urgent help: Tab Through DataGrid

by HISSAM :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

when u use tab that means ur component receives the focus event
so u have to write extra code for the same when ur AdvancedDataGrid gets the focus event.
it can be done, u have to just play with focus event and the selected item in the datagrid

2009/11/4 KC <kaus.chaubal@...>

In my application, I m able to tab through the buttons,textboxes, drop
down and the AdvancedDataGrid on the page. But I m unable to tab
through the buttons and checkboxes inside the AdvancedDataGrid, which
are rendered through itemRenderer. Please let me know whether is it
possible or not.
If yes,please provide me with a solution.
thnx in advance





--
------------------------------------------------
Hissam,
Flex Developer,
INDIA(m) +919860694301, +9102026127552
---------------------------------------------------
Sent from Maharashtra, India

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26468] Re: urgent help: Tab Through DataGrid

by kiran singh-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

S.we can make by using itemeditor and use same component name as itemrender and for more details i will send u sample code on monday EOB.


Thanks,
Kiran Singh

On Fri, Nov 6, 2009 at 7:17 AM, HISSAM <hissam.sherkar@...> wrote:
when u use tab that means ur component receives the focus event
so u have to write extra code for the same when ur AdvancedDataGrid gets the focus event.
it can be done, u have to just play with focus event and the selected item in the datagrid

2009/11/4 KC <kaus.chaubal@...>


In my application, I m able to tab through the buttons,textboxes, drop
down and the AdvancedDataGrid on the page. But I m unable to tab
through the buttons and checkboxes inside the AdvancedDataGrid, which
are rendered through itemRenderer. Please let me know whether is it
possible or not.
If yes,please provide me with a solution.
thnx in advance





--
------------------------------------------------
Hissam,
Flex Developer,
INDIA(m) +919860694301, +9102026127552
---------------------------------------------------
Sent from Maharashtra, India





--
N.Kiran Singh
mca

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:26500] Re: urgent help: Tab Through DataGrid

by Hari Narayanan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Iam also needed... Could u pls send me the code?

_Hari-

On Nov 7, 12:19 am, Kiran Singh <nkiransi...@...> wrote:

> S.we can make by using itemeditor and use same component name as itemrender
> and for more details i will send u sample code on monday EOB.
>
> Thanks,
> Kiran Singh
>
>
>
>
>
> On Fri, Nov 6, 2009 at 7:17 AM, HISSAM <hissam.sher...@...> wrote:
> > when u use tab that means ur component receives the focus event
> > so u have to write extra code for the same when ur AdvancedDataGrid gets
> > the focus event.
> > it can be done, u have to just play with focus event and the selected item
> > in the datagrid
>
> > 2009/11/4 KC <kaus.chau...@...>
>
> >> In my application, I m able to tab through the buttons,textboxes, drop
> >> down and the AdvancedDataGrid on the page. But I m unable to tab
> >> through the buttons and checkboxes inside the AdvancedDataGrid, which
> >> are rendered through itemRenderer. Please let me know whether is it
> >> possible or not.
> >> If yes,please provide me with a solution.
> >> thnx in advance
>
> > --
> > ------------------------------------------------
> > Hissam,
> > Flex Developer,
> > INDIA(m) +919860694301, +9102026127552
> > ---------------------------------------------------
> > Sent from Maharashtra, India
>
> --
> N.Kiran Singh
> mca- 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 flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---