DataGrid Cell Width
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have set width for each column in the Datagrid through Property Builder--AFormat--Columns--Setting the width for each column.... My problem is,though i have set width for the columns,the cell width increases if the data in any of the cell is lengthier... How to retain the width and wrap the text within the cell? (i have checked 'Wrap textbox within the cell' textbox in the Property Builder--AFormat--Columns) Please help me!:( Thanks!