A custom renderer that has only one focusable entity should implement
IFocusManagerComponent and have rendererIsEditor=true on its column

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of darylgmyers
Sent: Thursday, April 19, 2007 2:00 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: setFocus in DataGrid cell



I am using custom renderers. What has to be done it that case?

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> If you've set editable=true, the cell should be editable. If you 
have a
> custom renderer you might have to do some more work.
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>

[mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
] On
> Behalf Of darylgmyers
> Sent: Thursday, April 19, 2007 6:45 AM
> To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> Subject: [flexcoders] setFocus in DataGrid cell
> 
> 
> 
> Is there any way to setFocus in a DataGrid cell? I have tried the 
> DataGrid.editedItemPosition property but that doesn't work.
>



 

Reply via email to