Hi,
My application is using Infragistics.Excelv9.2 and ExcelExporterv9.2 dlls. I'm trying to export grid drop down values to the excel 2007 but i'm just able to export the cell values of the grid but cant able to export the dropdown values. Could you please help me with this?
Thanks,
Manoj
Hello Manoj,
You may have to reference the Infragistics Excel library that starts with Infragistics 3 (CLR 3 not 2). However, I strongly recommend upgrading to the latest version of Infragistics.
There are a couple things I would like for you to read over.
1. The following article written by Tom Puglisi discusses this topic in detail and a sample was provided.
http://ko.infragistics.com/community/blogs/tom_puglisi/archive/2011/11/22/wingrid-dropdown-column-to-excel-dropdown-list.aspx
2. The following link is for the documentation regarding this feature.
http://help.infragistics.com/Help/Doc/WinForms/2013.1/CLR4.0/html/WinGridExcelEdporter_Exporting_DropDown_List_To_Excel.html
I hope this helps.
Alan,
I'm using Windows Forms
Manoj,
Are you using Windows Forms or ASP.NET?