[flexcoders] Re: datagrid cellEditor?

2007-10-26 Thread candysmate
--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote: > > itemEditorInstance > > Thanks Alex. If you wanted to resrict user input in a datagridcolumn without using an itemrenderer what approach would you use please?

RE: [flexcoders] Re: datagrid cellEditor?

2007-10-26 Thread Alex Harui
this: From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of candysmate Sent: Friday, October 26, 2007 12:05 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: datagrid cellEditor? --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> ,

[flexcoders] Re: Datagrid cellEditor focus problem

2005-05-05 Thread bhaq1972
Thanks Jim that worked regards Bod (bhaq1972) --- In flexcoders@yahoogroups.com, Jim Laing <[EMAIL PROTECTED]> wrote: > I added a "dg.disposeEditor();" line before setting the focused cell > to the old cell when not changing the focus. This seems to make it > work Alternatively, you could