comtrendz
Posts: 18
Joined: 5/10/2006 Status: offline
|
I am trying to wrap test inside a cell that is longer that the column width. I have tries using the Wordwrap function but it does not appear to take affect. Code is GridControl2.Cells(1, cnt).WordWrap = True GridControl2.Cells(1, cnt).Item = mytext Cell is 380 in width and text is about 600. The display scrolls off to the right. Trying to find a fast resolution
_____________________________
GG
|