Minor glitch is that I don't seem to get those events on cells that
use the default item editor.

On 10/19/07, Richard Rodseth <[EMAIL PROTECTED]> wrote:
> Excellent. I'm listening to those already. Thanks.
>
> On 10/19/07, Alex Harui <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > The collection will fire a COLLECTION_CHANGE event when the data is
> > committed.
> >
> >
> >
> >  ________________________________
> >
> >
> > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> > Behalf Of Richard Rodseth
> >  Sent: Friday, October 19, 2007 1:56 PM
> >  To: flexcoders@yahoogroups.com
> >  Subject: [flexcoders] DataGrid in-place validation
> >
> >
> >
> >
> >
> >
> > Is there a DG event that gets fired after a cell is edited and the new
> >  cell value is committed? I'm aware of itemEditEnd, but it appears that
> >  the new value is not committed at that point.
> >
> >  What I'm trying to do is overall grid content validation, but without
> >  preventing the "invalid" values from being added to the data source.
> >  Specifically I want to notify the user that there are duplicate rows.
> >
> >
> >
> >  
>

Reply via email to