RE: Datagridview header cells with vertical text



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.


.



Relevant Pages

  • RE: What event do I use to indicate that data has been edited?
    ... of the TextBox and CheckedChanged event of the CheckBox at the end of the ... the TextChanged event of the TextBox ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.windowsforms)
  • RE: Datagridview header cells with vertical text
    ... (you will read it from bottom to top, ... You can see below a datagridview with two columns with their header text ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.windowsforms.designtime)
  • Re: Cannot edit ToolStripControlHost when in the overflow of a ToolStrip
    ... I have only tested MonthCalendar and CheckBox, ... well, but CheckBox not with the same code, so I assumed this is CheckBox ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.windowsforms.designtime)
  • RE: Excel import - missing column name
    ... column_name property of the columns without header is 'F' + columnId, ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ... project analysis and dump analysis issues. ...
    (microsoft.public.data.odbc)
  • Re: Controling alignment in header
    ... the alignment of text in center part of excel worksheet header. ... According to Excel product team's description of Excel Headers and Footers: ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.excel.programming)

Loading