DataGrid Header Cuttoff Problem in Windows XP

G

Guest

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.
 
J

Jon

You're unlikely to get much of a response in here

Try one of the dotnet newsgroups

eg
microsoft.public.dotnet.languages.csharp
microsoft.public.dotnet.languages.vb


Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top