4
Answers

DataGrid column text not wrap (C# Windows Application)

Photo of bapashree

bapashree

20y
11.2k
1
Hi, I have a problem with C#.net windows Application usign DataGrid componant. In my datagrid I assign one dataset into it and at the time of display 3rd column text is not wrap but when I click on third column it automatically wrap but at the time of display all records third column is display in one line. Is there any way to wrap property true for this column. Thanks in Advance.

Answers (4)