|
|
Adjust DataGrids Column Width Based on Longest Field in Underlying Source Masino Sinaga
When you display data from a database to a DataGrid, you will see that DataGrid's columns width cannot adjust to the longest data in the field. I made one procedure that can fix the problem.
This procedure will adjust DataGrids column width
based on longe
Assumes : When you display data from a database to a DataGrid, you will see that DataGrid's columns width cannot adjust to the longest data in the field. This following procedure can fix the problem.
[Download Adjust DataGrids Column Width Based on Longest Field in Underlying Source]
Original Source & Copyright : Planet-Source-Code.Com Adjust DataGrids Column Width Based on Longest Field in Underlying Source Author : "Masino Sinaga"
vb6 datagrid column width adjust based on field,
|
|
|