Hi,
Is it possible to insert line breaks in text of a Live Report Column?
I tried using CHR(13)||CHR(10). But this did not have any impact on the way the content was diplayed in the Report.
I have also tried using the <BR> tag in text for the browser to interpret it as a line break. But that just printed <BR> to the output.
Are there any means available to implement this?
Thanks,
Adithya.