|
-
September 28th, 1999, 09:04 AM
#1
formatting Listview
I am using Listview control to display the data from my database. I am using columnheaders property to display column headers:
ListView1.ColumnHeaders.Add , , "Count", ListView1.Width / 4
But I am not seing the colmn headers when i RUN the program. Also the data is displayed in an irregular fashion.
Can someone let me know why?
Please
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
|