Listview columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear friends,

is it possible to show the text of a listview column in a vertical manner. I mean, I have to create many, many columns with a large columna name and a very short column content (listsubitem)

Thanks
 
If you are simply trying to display data, and dont need the true column
functionality, then Im sure that you could travese the columns in your
dataset table and creat a new single column composed of the other table
columns.

However, if you really and simply want the columns displayed virtically so
to speak, then this is a whole new ball game, and its not something that I
have not seen done anywhere.

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .

Time flies when you don't know what you're doing

JotaEme said:
Dear friends,

is it possible to show the text of a listview column in a vertical manner.
I mean, I have to create many, many columns with a large columna name and a
very short column content (listsubitem)
 

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

Back
Top