RE: Datagridview header cells with vertical text
- From: Roger Tranchez <run1789@xxxxxxxxxxxxxxxx>
- Date: Thu, 13 Sep 2007 03:32:00 -0700
Hello,
Here's an example:
You can see below a datagridview with two columns with their header text
"text1" and "text2". The values for these columns are boolean, so I use the
checkbox to introduce the values (represented by Xs) as follows:
t t
e e
x x
t t
1 2 ...
--------------------------------------------------------
X X
As you can see, the header text are "vertically oriented" because I want to
make the best use of the form's space (I will have LOTS of checkbox columns)
.... and I don't know how to achieve this "vertical effect".
I hope you can understand what I mean.
Thanks,
--
Roger Tranchez
MCTS
..NET 2005 and DB developer
"Linda Liu [MSFT]" wrote:
Hi Roger,.
Sorry that I may not understand your question exactly. Could you please
explain more about your question?
Sincerely,
Linda Liu
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
- Follow-Ups:
- RE: Datagridview header cells with vertical text
- From: Roger Tranchez
- RE: Datagridview header cells with vertical text
- References:
- RE: Datagridview header cells with vertical text
- From: Linda Liu [MSFT]
- RE: Datagridview header cells with vertical text
- Prev by Date: RE: Datagridview header cells with vertical text
- Next by Date: RE: Datagridview header cells with vertical text
- Previous by thread: RE: Datagridview header cells with vertical text
- Next by thread: RE: Datagridview header cells with vertical text
- Index(es):
Relevant Pages
|
Loading