The only way I think this would be possible is to use a subclassed
DataGrid: You would override setFocusedCell() to check validation and
stay if not valid.Otherwise, call super.setFocusedCell()

Jim

On 4/27/05, viraf_bankwalla <[EMAIL PROTECTED]> wrote:
> 
> 
> Hi,
> 
> I have a datagrid with a cellrenderer.  It does validation, however we
> would like prevent the user from moving to a new cell unless the
> validation has passed.  How could I do so.
> 
> Thanks.
> 
> - viraf
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
>


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to