Re: ListView w. vertical (or angled) ColumnHeader

From: Joe (anonymous_at_discussions.microsoft.com)
Date: 05/14/04


Date: Fri, 14 May 2004 04:06:04 -0700


> What I mean is, the text of the header should be vertical (or angled),
     like you can
> do it in Excel. The ColumnHeader should be on the top of the ListView (or
     Grid).
     
     You'd have to use a third-party component. VB doesn't come with something
     like this.
     
Thanks, this is I also know. Actually I was hoping for links to some resources,
which would one show, how to create such a ColumnHeader (for e.g. a ListView)...

     
     



Relevant Pages

  • Re: Grid Column Header
    ... So now I must now create a PRG file just to ... the grid on the fly, or to predefine your grid class using code in the ... You can change the header class used in the Init of the grid. ... ENDFUNC ...
    (microsoft.public.fox.vfp.forms)
  • Re: Grid Column Header
    ... grid on the fly, or to predefine your grid class using code in the headers. ... You can change the header class used in the Init of the grid. ... INSERT INTO somedata VALUES ... ENDFUNC ...
    (microsoft.public.fox.vfp.forms)
  • Re: Grid Column Header
    ... have a custom grid class with that header code in it. ... ENDFUNC ...
    (microsoft.public.fox.vfp.forms)
  • Re: custom columns/headers
    ... I am specifying that a grid should use my column class which should use my ... taking your tack - how do dynamic header captions ever get assigned using ... >> header classes that we can derive from are not the same as the ...
    (microsoft.public.fox.programmer.exchange)
  • Member classes (Grids, Columns & Headers)
    ... Grid class (which uses the Member class feature for mapping Columns) ... Column class in a PRG (which uses the HeaderClass for mapping Header ...
    (microsoft.public.fox.helpwanted)