Adding 3Dot ... End Of texts

Stimulsoft Reports.NET discussion
Post Reply
netfa
Posts: 3
Joined: Fri Nov 26, 2010 10:32 am
Location: Turkey

Adding 3Dot ... End Of texts

Post by netfa »

Hi.
i have a report that i should limit text line to 1. i want to add 3dot ... to end of text for lines that have more words and breaked by my 1 line limite method.
im waiting,
tnx
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Adding 3Dot ... End Of texts

Post by Ivan »

Hello,

Please set the TextOptions\Trimming property of textbox to EllipsisWord or EllipsisCharacter, and WordWrap property to false.

Thank you.
netfa
Posts: 3
Joined: Fri Nov 26, 2010 10:32 am
Location: Turkey

Adding 3Dot ... End Of texts

Post by netfa »

Ivan wrote:Hello,

Please set the TextOptions\Trimming property of textbox to EllipsisWord or EllipsisCharacter, and WordWrap property to false.

Thank you.
tnx. i love stimul :grinder:
but when i use this in textbox that "Allow HTML tags" is true, it just break line and not adding 3 dot at end. why?!
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Adding 3Dot ... End Of texts

Post by Ivan »

Hello,

The problem is solved.
The patch will be available in the next prerelease build.

Thank you.
Post Reply