|
-
Jun 6th, 2003, 07:25 PM
#1
Thread Starter
Lively Member
Listview tricky search [SOLVED]
Hi,
The listview has a handy feature to skip through records. When a letter is pressed with the focus on the LV, the selected item goes directly to the record matching the key pressed.
My question is, how do I get the index of the destination record?
when using the LV_KeyDown and look for the LV.SelectedItem.Index I get the original record, not the destination index.
How can I get the result after the event is fired w/o using a timer?
Thanks,
Diego
Last edited by dterza01; Jun 6th, 2003 at 07:42 PM.
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
|