That would work for invalidating my selection, but I simply want the
selection to never occur.  That way if something was previously selected, it
isn't altered.

On Tue, Feb 3, 2009 at 5:08 PM, fourctv <four...@yahoo.com> wrote:

>   have you tried datagrid.selectedItems=null?
>
>
> --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>, Dennis
> Falling <dfall...@...> wrote:
> >
> > I have an ItemRenderer with buttons in it. In the click listener
> functions
> > for these buttons, I call event.stopImmediatePropagation (and
> > preventDefault, though that doesn't seem relevant), but the row is still
> > selected. How can I prevent it from receiving the click and highlighting
> > itself?
> > Thanks.
> >
>
>  
>

Reply via email to