Answered by:
Auto sorting listview after item changed

Question
-
Answers
-
Thanks, AlexB, you are always so patient to help other people.
Hi Matias,
I found a sample below about how to sort a multi-column listview, when I add a new item, it can be sort automatically, perhaps you can try to refer to it.
Sorting MultiColumn ListView Windows Forms Control
And here are also some articles about how to sort listview, you can take a look at them.
Sorting ListView Items by Column Using Windows Forms
How to sort a ListView control by a column in Visual C#
Regards,
Xun
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Proposed as answer by AlexBB - Vista Ult64 SqlSer64 WinSer64 Thursday, August 14, 2008 12:08 PM
- Marked as answer by Matias E_ Thursday, August 14, 2008 2:05 PM
All replies
-
-
-
-
Thanks, AlexB, you are always so patient to help other people.
Hi Matias,
I found a sample below about how to sort a multi-column listview, when I add a new item, it can be sort automatically, perhaps you can try to refer to it.
Sorting MultiColumn ListView Windows Forms Control
And here are also some articles about how to sort listview, you can take a look at them.
Sorting ListView Items by Column Using Windows Forms
How to sort a ListView control by a column in Visual C#
Regards,
Xun
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Proposed as answer by AlexBB - Vista Ult64 SqlSer64 WinSer64 Thursday, August 14, 2008 12:08 PM
- Marked as answer by Matias E_ Thursday, August 14, 2008 2:05 PM
-
-