DataGrid Header Cuttoff Problem in Windows XP

  • Thread starter Thread starter Jitender Khanna
  • Start date Start date
J

Jitender Khanna

When the header text of DataGrid is Right aligned ,then the last few
pixels of the header text is clipped off.I tried padding the text with
a space or two but this seems to be trimmed before the text is
rendered.


This problem is detected in windows XP.But when the same code is run on
Windows 2000 ,then the header text is fully visible.Does any one had
solution to my problem ,then please reply me as soon as possible. .The
platform i am using it is C#.Net.
 
Hi,

http://www.windowsformsdatagridhelp.com/default.aspx?ID=4bfab32d-9cff-4f5c-ba95-49bb9074a8bc

Ken
-----------------
When the header text of DataGrid is Right aligned ,then the last few
pixels of the header text is clipped off.I tried padding the text with
a space or two but this seems to be trimmed before the text is
rendered.


This problem is detected in windows XP.But when the same code is run on
Windows 2000 ,then the header text is fully visible.Does any one had
solution to my problem ,then please reply me as soon as possible. .The
platform i am using it is C#.Net.
 
Back
Top