0

How do I store a DataTable in profile (Personalzition provider,custom type)

PMD
  • 46
  • 1
  • 10

1 Answers1

0

DataTables have WriteXml and ReadXml functions.

So you could store and retrieve the XML string.

Steve Wellens
  • 20,506
  • 2
  • 28
  • 69