
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