Hello,
I would want to select an item dinamiquely (the item become blue)in a listview, as if someone click on the item.
thank you for yours responses.
Philippe gendreau
Printable View
Hello,
I would want to select an item dinamiquely (the item become blue)in a listview, as if someone click on the item.
thank you for yours responses.
Philippe gendreau
Try :
set ListView1.SelectedItem = ListView1.ListItems(IndexOfItemYouWantSelected)
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
hello,
thank you for your response.
But i had tried this but nothing happened. Perhaps
the listview have a property which say that you
can't selectionned an item. But i don't know which.
i can't make an item ghosted too.
thank you a lot for your help.
Best regards
Philippe Gendreau
PS:sorry for my bad english