Word Wrap in datagrid cell
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, How do I get the text to wrap after the focus leaves a datagrid cell? When the cell is in focus, it wraps the text, when it looses the focus, it displays the data in a single line. How do i retain the word wrap when the focus is to some other cell in the datagrid. Thanks in advance for any suggestion or help Regards, Kais