Is there an equivalent to the WPF DataPresenterExcelExporter class that creates the workbook and excel file for you?
Hi Jspooner,
I am really looking exactly like what you did epplus for exporting iggrid data to excel spreadsheet. could you share your code sample so it would be easy for me to create sheets quickly without spending much time on research.
Regards,
Praveen
For what its worth, I currently generate xcel files for an ignite datagrid using this http://epplus.codeplex.com/
What I do is not so nice as a real exporter, but with a days work you can have the spread sheet and adapt it to other grids as well.
instead,
1. I use code similar to the code that generates the json to populate the grid to populate cells for a spread sheet, and save it on the server.
2. return the path to the file, so the client can download it. of course you can force the client to open a file too, but I did not.
Hello Tammy,
Please let me know if you have any other questions or concerns about this issue and I'll be glad to help you.
After looking into the equivalent for the DataPresenterExcelExporter in IgniteUI and doing some research, this control has been determined to be a new product idea. You can suggest new product ideas for future versions (or vote for existing ones) at <http://ideas.infragistics.com>.
There are many benefits to submitting a product idea:
I have found the following product idea already listed which is similar to what you are looking for:
http://ideas.infragistics.com/forums/211535-ignite-ui/suggestions/4269383-options-for-exporting-iggrig-to-excel
If this existing idea is not exactly what you are looking for, please feel free to comment on it or create your own product idea.
Steps to create your idea:
The Product Idea site puts you in the driver’s seat and allows you to track the progress of your ideas at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Thank you for contacting Infragistics.