I am implementing a windows service, which should generate pdf-files on the fly in recurring intervals. I want to use the gridControl component to manage this by calling the 'ExportTpPdf' method. The data is generated on runtime and is available in a datatable object, which i assign to the gridControl's...
Posted to
XtraGrid
(Forum)
by
Marcel Mörchen
on
10/28/2010
Filed under: .net, c#, binding data, gridview, GridControl, bindingsource, export, DataSource, printing, export print, Binding