[.NET 2008] Listview Row Labels

Apr 18 2009 11:13 AM
Okay, I'm sure there is a way to do this, but I haven't found it yet. I want to have each row in the listview have a row #. I COULD set the item text as a row #, but that's kludgy and means sorting has to be customized.

Is there a way to have a label on each row in a listview that shows the row #?