G'day, all. I'm using the CSV emitter from Virgil Dodson. I built the plugin and ran it successfully in Birt 2.5. (<a class='bbc_url' href='
http://www.birt-exchange.org/blog/2008-10-07/using-the-csv-emitter-with-birt-230/'>Using the CSV emitter with BIRT 2.3.0 » Blog - BIRT Exchange</a>)<br />
<br />
I discovered that the emitter can export my table only when it isn't contained by a grid container. When it is inside of a grid cell, only empty data is emitted. I also saw that every cell in the grid is represented by empty data and the corresponding number of commas appear.<br />
<br />
Is this a known issue with the emitter? Are there any workarounds? Thanks!