CXTPReportRecordItemText multiline ???
Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=3636
Printed Date: 10 November 2025 at 1:32am Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: CXTPReportRecordItemText multiline ???
Posted By: hpesata
Subject: CXTPReportRecordItemText multiline ???
Date Posted: 10 February 2006 at 3:44am
Hi!
XTP 9.70
I am using a report control with several CXTPReportRecordItemText columns. if the text is to long for a column, XTP displays a tooltip containing the whole text. I would like to have the text within the tooltip displayed as multiline text and I tried to add "\n" and/or "\r" to the text, but it didnt work.
how can I accomplish this ?
thanx in advance!
regards, Hans
|
Replies:
Posted By: sserge
Date Posted: 11 February 2006 at 3:44am
Hi Hans,
Have you tried "Multiline Sample" option from the report control sample menu? Is it working as you'd like to?
-- WBR, Serge
|
Posted By: hpesata
Date Posted: 14 February 2006 at 3:51am
Hi Serge!
I looked at the sample but there are no tooltips displayed when the text exceeds the display area ?!
I would like to have a multiline tooltip dispalyed, if the text is to long for the field.
any further suggestions appreciated!
regards, Hans
|
Posted By: sserge
Date Posted: 14 February 2006 at 3:39pm
Hi,
Yes, this option is intended to show all the text inside a report cell and it is resized according to the text size. So far, it looks like a tooltip is not needed there at all 
Anyway, currently report tooltip could show only single line text. It would be probaly changed for future.
-- WBR, Serge
|
Posted By: hpesata
Date Posted: 17 February 2006 at 2:29am
Hi Serge!
thanx for your reply!
the text inside our report cell is pretty long and has to be broken up into several lines. I managed to use CXTTipWindow with my report control and it works pretty good. I ran into another problem which I will describe in another topic.
regards, Hans
|
|