how do you get the index of the selected item in listview ?
list.Columns.Count()
Visual Basic 6.0, Visual Basic .NET, C#, C++, ASM, HTML
pretty sure thats not right.. should be something like listview.items.selectedItem or something very close to that..
Stack Overflow See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9
no im pretty sure thats right, for the total count at least...
Forum Rules