|
-
Nov 13th, 2000, 06:57 AM
#1
Thread Starter
New Member
HI.
i am developing a form which consists of 1 listview control (the standard MS one) it has 3 columns, and im having trouble spreading the text out on the columns. it all crams into the first column of the row
i want it like
Column 1 Column 2 Column 3
-------------------------------------------------
value 1 value 2 value 3
but it comes out like
Column 1 Column 2 Column 3
-------------------------------------------------
value 1value 2value 3
can anyone help?
thanks in advance,
Dan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|