﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Export businessobject to Excel</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 08:32:11 GMT</lastBuildDate><ttl>20</ttl><item><title>Export businessobject to Excel</title><link>http://forum.strataframe.net/FindPost21313.aspx</link><description>Hi All,&lt;br&gt;
&lt;br&gt;
Our customer wants to export data in the listviews to Excel. However, not all data is visible in the listviews.&lt;br&gt;
Our idea is to export the complete businessobject (linked to the listviews) to Excel.&lt;br&gt;
&lt;br&gt;
Does anyone have done this before? What is best practice here?&lt;br&gt;
&lt;br&gt;
Already thanks!&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Lesscher</description><pubDate>Tue, 23 Dec 2008 09:23:58 GMT</pubDate><dc:creator>Lesscher</dc:creator></item><item><title>RE: Export businessobject to Excel</title><link>http://forum.strataframe.net/FindPost21314.aspx</link><description>Well, there are a lot of options.&amp;nbsp; But you can take the internal data table of the business object and extract that data into a comma delimitted format.&amp;nbsp; So if this is going to be something that you do often, you may want to create a shared class that accepts a BO, and the enumerates the BO and takes the data table and creates a comma delimmitted file.&amp;nbsp; A comma delimmited file (CSV) can be brought directly into excel.</description><pubDate>Tue, 23 Dec 2008 09:23:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>