|
Ralf, If you are trying to add a row to a
DataGrid you use the DataProviderAPI like so: myDataGrid.addItem( { a:”Hello” , b:2 } ) cheers, Ted ;) From: I looked for tutorials on the labs site but could not find
any. Can somebody send a code example of how to add a row to a datagrid
programmatically? Best regards Ralf -- -- |
- RE: [flexcoders] Adding rows to a datagrid programmatic... Theodore E Patrick
- Re: [flexcoders] Adding rows to a datagrid program... Ralf Rottmann
- RE: [flexcoders] Adding rows to a datagrid pro... Theodore E Patrick
- RE: [flexcoders] Adding rows to a datagrid program... Theodore E Patrick

