|
-
January 11th, 2003, 05:08 PM
#1
ListView Bug??
I'm having a problem with ListView control, I'm working with subitems:
Sometimes, it only presents the first column of the list, and will not display data in any other fields unless I'll close the application, and run it again.
Please help if you know how to solve it
Thanks
-
January 11th, 2003, 05:38 PM
#2
I have worked with list views...provide some code and I'll take a look.
DA
-
January 12th, 2003, 10:22 PM
#3
My guess is (without seeing your code) that you are using "On Error Resume Next" and you are setting NULL values into the listview.
-
January 13th, 2003, 04:24 AM
#4
Hello ,
According to me
view type of listiview is changing to lvwicon or lvwlist
plz make view of listview to lvwreport
it will solve u r problem .
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
|