Multiple-Lines in Report Header

5 replies. Last post: March 16, 2011 11:31 AM by David Hao
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
David HaoMember

I was tring to display Multiple-Line in report header.


Something like Picture 1.

I put code like this: Headertext = "1 st line" & "<br/>" & "2nd line" "<br/>" "3rd line"

When user first display the report, it works fine -- like Picture 1.


But if they post it back, it will looks like Picture 2

And if do it again, it will looks like Picture 3.


I tried insert Chr(13) and Chr(10), <br>, <br/> and HeaderWrapDefault="true"

Not working.

Could you please give any hint?

Thanks!

David


3 attachments
All times are GMT -5. The time now is 9:36 AM.
Previous Next