Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Listview help
Name: henry_joshua Date: September 27, 2005 at 05:16:51 Pacific OS: Win XP CPU/Ram: p4/256
Comment:
Dear Friends, Is there any way to make an item visible in a listview control. I have given the statement
list_view.ListItems(i).Selected = True
The item gets selected but is not made visible in the control, but I have to scroll down to see the selected row.
Summary: Dear Friends, I am using VB ListView Control to display around 1,00,000 records from a record source. It takes around 5 min to load and after loading the scrolling is too slow. Is there any other wa...
Summary: How would you add an item onto a listview, thats has a "smallicon" from a imagelist. i have started to migrate to different languages and can't see to remember what you must do... any help? ...
Summary: Dear users of CN i have created a vb6 listview with check boxes. but i have an small problem. when i click on a check box the Higlight of the entire raw is not jumping to the checked raw. please help?...