Skip to content

Export Ultragrid to Excel

New Discussion
Andrea Mariotti
Andrea Mariotti asked on Nov 24, 2015 4:59 PM

Goodmorning,

I’ve to export the grid to Excel and I googled it found this: http://www.infragistics.com/samples/windows-forms/grid/export-to-excel

Even in this forum I see that people instance an exporter and then do something else.

My problem is that I don’t have the Infragistics.Win.UltraWinGrid.ExcelExport, I don’t find it! Why?

Someone can explain me how to export a simple Ultragrid to an Excel?

Sign In to post a reply

Replies

  • 0
    Ivaylo Petrov
    Ivaylo Petrov answered on Nov 23, 2015 11:19 AM

    Hi Andrea,

    Thank you for posting in our forums!

    In order to export UltraGrid you have to add UltraGridExcelExporter component in your application via drag and drop it from Visual Studio’s Toolbox in design time. Then the assembly you were looking for will be referenced automatically in your project.

    For further reference you can take a look into this step by step tutorial along with provided code snippets on Visual Basic and CSharp: http://help.infragistics.com/Help/Doc/WinForms/2012.2/CLR4.0/html/WinGridExcelExporter_Export_Grid_Data_To_Excel.html

    Also I created a small sample for you, where I populate an UltraGrid and export it to excel file via using UltraGridExcelExporter and handling export button event handler.

    Please let me know if you have any additional questions.

    • 0
      Andrea Mariotti
      Andrea Mariotti answered on Nov 24, 2015 4:59 PM

      Thanks for the reply, very easy and very fast: nice work!

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Andrea Mariotti
Favorites
0
Replies
2
Created On
Nov 24, 2015
Last Post
10 years, 4 months ago

Suggested Discussions

Created by

Created on

Nov 24, 2015 4:59 PM

Last activity on

Feb 25, 2026 9:42 AM