TextBox Multiline problem

Eugene
Member Posts: 309
in reports when i have a long word (long means it does not fit into the textbox by width) in multiline textbox the word is not wraped to the next line but instead is cut off.
Is there a way to make Navision wrap the text not by words but by symbols ?
Is there a way to make Navision wrap the text not by words but by symbols ?
0
Comments
-
On the textbox, did you remember to mark the MultiLine property to Yes?Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
sure i did set MultiLine to "Yes"
maybe i did not explain myself clearly enough, so here is an example:
let's say i have the following text in the textbox:
"this is a text with a verylongwordinit"
now what i get in the textbox is this:
this is a
text with
a verylon
as you can see the long word is simply truncated and i would like it to be wraped to the next line like this:
this is a
text with
a verylon-
gwordinit0 -
[Topic moved from Dynamics NAV forum to Navision forum]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
A textbox does not have a wordwrap option. Not even with multiline=true. You cannot change the number of displayed lines in an multiline textbox either. You might need a set of seperate single line textboxes, each in its own reportsection. It is possible to slice the textvariable into smaller parts and test for the number of required singleline textboxes. You could use an textvar-array for testing and storing.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions