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