J john sutor Oct 28, 2003 #1 Does anyone know of a way to center the column headings on the DataGrid without centering the data in the columns?
Does anyone know of a way to center the column headings on the DataGrid without centering the data in the columns?
N Nicholas Paldino [.NET/C# MVP] Oct 28, 2003 #2 John, Without custom painting the control headers yourself, you will not be able to do this. Hope this helps.
John, Without custom painting the control headers yourself, you will not be able to do this. Hope this helps.