Let me elaborate (sorry I was trying to keep the question short and sweet). In 
my situation, we don't want our users to edit more than one row at a time.
So the datagrid starts off uneditable. They select a row they wish to edit. 
They then click a button to 'edit' that row. Once editing is complete they then 
click a confirm button to commit their

It all sounds a bit backward but my boss assures me its the best way for our 
users.


--- In flexcoders@yahoogroups.com, "Amy" <amyblankenship@...> wrote:
>
> How would a user edit a row that is not selected?
> 
> --- In flexcoders@yahoogroups.com, "bhaq1972" <mbhaque@> wrote:
> >
> > How would I go about making the datagrid.selectedItem the ONLY editable row?
> > 
> > A bit like making individual columns editable by setting 
> > GridColumn.editable.
> > 
> > Thanks
> > 
> > BH
> >
>


Reply via email to