How to get the raw xml of a DataRow? -
06-03-2004
, 01:13 AM
Hi folks,
I need to get the raw xml of a specific DataRow (and all of its child
elements) as a string but I've got no idea how this has to be done
*properly*. Any idea would be highly appreciated.