Found a solution here:
http://flexgeek.wordpress.com/2007/05/30/tutorial-using-same-itemrenderer-for-multiple-columns/

- elton


--- In [email protected], "Elton Pereira"
<[EMAIL PROTECTED]> wrote:
>
> Hi
> 
> I am creating a custom component MyComboBox sub-classing the ComboBox.
> It is used as itemEditor in a DataGrid and is editable itself. What I
> want is when a cell is clicked and MyComboBox shows up as the editor,
> I want MyComboBox to be able to access the value that is present in
> the cell below.
> 
> If this info is already accessible kindly point me to the
> method/property else any suggestions will be great.
> 
> Thanks
> Elton
>


Reply via email to