Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
Export To Excel Build Error
posted

I am trying to build the source code provided in below URL for ExportTpExcel.wpf.xaml.cs in VS2012.

http://www.infragistics.com/samples/wpf/infragistics-excel/export-to-excel

But I am unable to resolve below references:

using IGExcel.Resources;
using Infragistics.Samples.Framework;
using Infragistics.Samples.Shared.DataProviders;
using Infragistics.Samples.Shared.Extensions;
using Infragistics.Samples.Shared.Models;

Kindly, please suggest from where I can download the source code in order to resolve these references as I am unable to find any such source codes for these references.

My source code is available as an attachment

Thanks

ExportToExcelPOC.zip
  • 17475
    Offline posted

    Hello Richa,

    The Export to Excel sample is part of the WPF Samples Browser which can be installed with the WPF product. If you have installed the Samples Browser product, the source code for all the samples is added to C:\Users\Public\Documents\Infragistics\2016.2\WPF\Samples\CLR4.0. You can find the needed resources there.

    If the Samples Browser is not installed on your machine, you can do so by running the platform installer and check the checkbox for the Samples Browser to install it.

    Please feel free to let me know if you have any other questions.