Break data to multiple lines in a DataGrid
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi, i'm having a problem with the dimensions of the datagrid. the problem is that one of the fields have a large data size. so when displaying large value the grid expands in very ugly way and remains nice and proper when normal size values. i have tried to fix the grid size, but it did not work for me. i was wondering, if its possible to break the large values into multiple line, so that the overall size of the grid does not change. i am using the default Label control of the grid to display the values. Changing the control is not an option. Some help please!!! thanx in advance ☺«««DTA»»»☺