[flexcoders] Re: inline item editor component grow when selected?

2009-10-20 Thread mr_william_clark
I guess I will answer my own question:

On the DataGrid column, use editorHeightOffset and EditorWidthOffset to set the 
larger size cell.

You can also use editorXOffest and editorYOffset to move the itemEditor cell a 
little bit off the top of the edited cell.

--- In flexcoders@yahoogroups.com, mr_william_clark cl...@... wrote:

 How can I make my inline component grow to a size larger than the datagrid 
 cell when a user selects it?
 
 Many thanks for any ideas.
 Bill





[flexcoders] inline item editor component grow when selected?

2009-10-16 Thread mr_william_clark
How can I make my inline component grow to a size larger than the datagrid cell 
when a user selects it?

Many thanks for any ideas.
Bill