https://issues.apache.org/bugzilla/show_bug.cgi?id=44434
--- Comment #4 from Yoganathan Kaliyaperumal <[EMAIL PROTECTED]> 2008-03-10
11:41:12 PST ---
Your solution didn't give any memory error. Thank you so much. But all the
records in 3rd column are wrapped in single line as follows:
column1 column2 column3
comp1 comp1 strat From: 30/09/1990 Standard & Poor's 500 Index
But i want the record to be displayed in multi-line as below.
column1 column2 column3
comp1 comp1 strat From: 30/09/1990
Standard & Poor's 500 Index
Can you suggest something which can display the records in multi-line.
Thanks,
Nathan
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.