RE: [flexcoders] Re: setFocus in DataGrid cell

2007-04-19 Thread Alex Harui
: 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 y

[flexcoders] Re: setFocus in DataGrid cell

2007-04-19 Thread darylgmyers
I am using custom renderers. What has to be done it that case? --- In flexcoders@yahoogroups.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. > > _

[flexcoders] Re: setFocus in DataGrid cell

2007-04-19 Thread darylgmyers
I am using custom renderers. What has to be done it that case? --- In flexcoders@yahoogroups.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. > > _