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
Question regarding ms aCCESS FORMS
Increasing Execution Timeout within SQL Server 2005 Express
How do you copy Excel macros from one windows profile to another?
Strange occurance ADP/SQL2005 Subform Checkboxes autocheck when create new record
Deleting Group Policy Objects
Find text in file, and find next lines
Rename local Administrator user for all machines in the Domain
FSMO Roles
Adobe Acrobat 9 - forms and email submit button
How to append data from a varchar column to a text column