Hi,

Actually the requirement is different as i mentioned in my mail.

I am "not clicking" the cell, meaning I am not editing it.

I just want to target one cell in the ADG from outside the ADG.

thanks,

Arindam

On Wed, Feb 17, 2010 at 5:31 PM, nithya flex <nithya4f...@gmail.com> wrote:

> 1. on the button click dispatch one event to parent component.
> 2. on parent component listen that event
> 3. in the listner function
>           rowIndex = adg.selectedIndex;
>          columnIndex = if dg is not dragable it is easy to find, say if
> button is on the col2, colIndex= 1
>
>
> On Wed, Feb 17, 2010 at 5:26 PM, Arindam Dhar <arin.d...@gmail.com> wrote:
>
>> Hi,
>>
>> I have a editable  AdvancedDataGrid, with x rows and y columns. Each cell
>> has itemrenderer.
>>
>> Now, suppose at some event,say, button click , i want to target the
>> itemrenderer object in ,for ex., row 1 , col 2 and change some property of
>> the same, how do I address the same?
>>
>> I could find out the columnIndex and rowIndex only when item is edited.
>>
>> Appreciate some quick help or suggestion.
>>
>> regards,
>>
>> Arindam
>>
>>
>>  --
>> 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_in...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/flex_india?hl=en.
>>
>
>  --
> 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_in...@googlegroups.com.
> To unsubscribe from this group, send email to
> flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>

-- 
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_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to