Version

New WinGridWordWriter

This release of Ultimate UI for Windows Forms 2011 Volume 1 introduces a new component called WinGridWordWriter™. This component allows you to export a WinGrid™ to a new Word document, based on the new WordDocumentWriter object within the Infragisitcs.Documents.IO assembly. You can also export multiple WinGrid controls, as well as additional content such as paragraphs, images etc…​ With the WordDocumentWriter object, the UltraWinGrid control is directly exported to a file without creating the document in memory through the forward-only streamer approach. This approach is advantageous because in it the process uses significantly less RAM thus helping avoid the memory issues caused by exporting large data sets. The Export method of the WinGridWordWriter accepts as overloads both the WinGrid control being exported and either the stream or a WordDocumentWriter object.

Whats New New WinGridWordWriter in 2011 Volume 1 01.png

Figure 1: WinGrid as exported to Word