|
-
December 10th, 2007, 08:41 PM
#2
Re: Listview - what row was clicked??
Listview is not a row based control, it is item base control so I think it is not necessary to get a row in a Listview. And I found Listview is very helpful to find the selected item inside it by using the "listview.SelectedItems" method.
If u want the control that row base why don't you use the Listbox control ?
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
|