delete [e4x expression that returns the node you want to delete]
Note you cannot use a variable. Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of sheetal_nn2000 Sent: Tuesday, November 25, 2008 4:58 AM To: [email protected] Subject: [flexcoders] Deleting a node from XML Hi, I am having an xml which is binded to a Advanced datagrid.I want to delete a selected row from the grid.For that i want to remove that node form xml.How do i do that.

