Hi,
I think GRID.COLUMN.HEADER does not have WordWrapt property
Rudi,
This is one of the solutions:
- Set GRID.HeaderHeight to high enough
- All of GRID.COLUMN.HEADER.Caption=""
- Create a LABEL and put it at the header, Set thisLABEL.BackStyle = Transparent
Now , thatLABEL has WordWrapt property
* Others is
- Set GRID.HeaderHeight = 0
- make a FALSE header
Hope this helps
Jimmy
mailto:nhan_tiags@yahoo.com