|
|
| |
1. How to wrap lines |
|
Reply |
|
|
 aaudier | 2009-11-08 22:07:46 |
Hi ,
I didn't find the way the wrap line in a column.
Thanks for you help :)
|
| |
2. Re: How to wrap lines |
|
Reply |
|
|
 dd | 2009-11-09 19:39:49 - In reply to message 1 from aaudier |
Hi aaudier,
Wrapping lines in the grid is supported only in Textfields.
You can create a textfield by specifying DDTYPETEXT as the type (see the documentation.
An online example that shows this which you can use to play around with is http://www.DrasticData.nl/DrasticTools/ExampleGrid8.php
To insert a new line in a textfield, use the <shift>enter.
Hope this helps,
DrasticData |
|