Related resources for GridPersister
  • An Editable GridView Control in C# and .NET - Part II10/3/2012 9:19:42 AM. In this article we will take advantage of the XML classes available to us to persist the GridView control that we talked about in our first article in this series. The two classes we utilize in our code are XmlTextWriter and XmlTextReader.