CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Nov 2008
    Posts
    6

    CRXIR2SP5 csv export -issue with group headers

    I am doing a csv export with CRXIR2SP5 and choose Isolate Groups when exporting. The report has 3 group headers that I want to be the first 3 records in the export.

    1. It wraps the first group header and I don't know why.
    2. It appears that it inserts some CRLFs after that as there are blank records after that.
    3. The second and third group header as well as the detail rows all print as they should.

    Any thoughts on what I'm missing? Thanks for any input!
    Attached Images Attached Images  

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured