What does the dataprovider look like?  What does the renderer look like?
What flags have you set on the DG and renderer?

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of grimmwerks
Sent: Monday, September 10, 2007 9:32 PM
To: [email protected]
Subject: Re: [flexcoders] weird array/datagrid editable thing...

 

Is this something where I have to have a Model in place for an empty 
'fileItem' with certain properties being editable? Seems weird.

On Sep 11, 2007, at 12:16 AM, grimmwerks wrote:

> Ok, I've got a file uploader where a user can select a file for 
> upload.
>
> When the user does this I'm adding a 'tile' and 'description'
> property to that item in the array. I've made it so that these two
> cells are editable and allow the user to enter in the info; but when
> enter or escape is hit, it doesn't change that property's data in the
> array; instead it reverts back.
>
> What am I missing?
>
>

 

Reply via email to