I have exported a grid to a report. Now I need to set some type of numbering like 1 of 3 but haven't had any luck? Anyone have any ideas, thanks in advance.
Jose,
Take a look at http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/DocumentEngine_Add_Page_Numbering.html , which should tell you what you need to know. You would use the overload of the UltraGridDocumentExporter that takes a section and assign the page numbering on that section.
-Matt