RichText XHTML doesn't load to .NET Dataset

J

JLS

We're trying to get a RichText XHTML element to load into a .NET
Dataset. We've tried a few different methods and .NET keeps stripping
out the XHTML when it loads the XML into the dataset. Only a snipped
of the text (no tags) gets loaded.

Any thoughts/help would be most appreciated.

Jay
 
Top