DG does not support non-objects.  Use List instead and place a button on
top if you want a header.

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of liorfadida
Sent: Monday, November 19, 2007 2:00 AM
To: [email protected]
Subject: [flexcoders] DataGrid problem

 

I have datagrid, with only one column, which its dataProvider is an 
array that contains strings,
So, i have no value to set at the dataField property.

In this case i have no problem to display this array, 
but, the problem starts when i am trying to edit the array values.

The application crushs in DataGrid.itemEditorItemEditEndHandler, 
when trying to access data[property], because there is no property(the 
property value equals to null).

Does any body have solution?

 

Reply via email to