Microsoft
Software
Hardware
Network
Question : move to a row in listview control - MS Access 2003
Hi,
How do you navigate to a row with code in a Microsoft Listview control(6.0). I have no issues selecting a row but I'm finding that it could be off the screen and I manually need to scroll to it in order to view it. The code I am using to select the row is .ListItems.Item(counter).S
elected = True. Is there a setfocus property I can use.
Answer : move to a row in listview control - MS Access 2003
Yes I have tried it, it work with a listbox but not with the listview, it just sets focus to the listview no matter what index value is supplied..
Random Solutions
Exchange 2007 Send As config :
checkoff box that will highlight the line
Select TOP 1 in an INNER JOIN
SSIS Package - Script Component question - remove leading spaces
Getting the error: The Ordinal 685 could be not located in the dynamic link library iertutil.dll
Dynamically add images to an Access form with VBA
Small calendar form to pick up a date
time formats - coming up with totals
SQL Server database move question
Asking a ComboBox about its contents