I have a datagrid with many columns populated by data coming from an XML dataprovider.
Is there a way to have the column data value edited/entered by the user in any of the datagrid cells to update the original XML dataprovider using binding? I appreciate any pointers. Cheers, /Jan

