frxSimpleTextExport strange behavior

I noticed that the frxSimpleTextExport control formats output in an unexpected manner. It creates space in the report for the title to fit. Has anyone else seen this behavior?

Report on display screen:

Unnecessarily long title

Column1 column2 column3 column4 column5 column6

frxSimpleTextExport output:

Unnecessarily long title

Column1 column2 column3 column4 column5 column6

If I make the title invisible, the gap between column3 and column4 disappears.

Comments

  • The editor removed my spacing! Imagine a gap between column3 and column4 wide enough to fit the title into. That is what I was attempting to illustrate.

Leave a Comment