How do I store a DataTable in profile (Personalzition provider,custom type)
Asked
Active
Viewed 155 times
1 Answers
0
DataTables have WriteXml
and ReadXml
functions.
So you could store and retrieve the XML string.

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