Well I gave it the old college try.......
I can safely tell my boss it can't be done. At least not without paying for
it........
I will just on the click event load the record into controls on the form
(textboxes etc). Not elegant but it will work.
"Bharat Patel [MSFT]" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> Hi,
>
> Datagrid does not support word wrapping even if you use TextBoxColumn
Style.
> The textbox is there only when you are editing a cell in that column after
that
> the grid is just painted cells.
>
> You may need to look for a third party grid control. I am sorry but I have
> researched this issue and I know this is something you may not be able to
do.
> Even painting each cell yourself will not work as there is no way to
change the
> rowHeight dynamically for individual rows.
>
> Hope this helps!
> Bharat Patel
> Microsoft, Visual Basic .NET
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> Please reply to newsgroups only. Thanks.
>