|
-
May 22nd, 2012, 02:59 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Question about ListView_ItemSelectionChanged event
I put some code under the event ListView_ItemSelectionChanged, but unfortunately it is fire two times when i select an item, e.g. the listview contains 1, 2, 3 and 4, if 2 is selected then i select 4, it is fire first with item 2 then with the item 4. I want the code execute for item 4 only, how can i do that?
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
|