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: [email protected] [mailto:[email protected]] On Behalf Of Ralf Rottmann
Sent: Monday, December 05, 2005 12:29 AM
To: [email protected]
Subject: [flexcoders] Adding rows to a datagrid programmatically

 

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

 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS





--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.11/191 - Release Date: 12/2/2005


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.11/191 - Release Date: 12/2/2005

Reply via email to