VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ListView Column Sorting / Sorter

by Nick.Adie (1 Submission)
Category: Libraries
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

Sorting a ListView containing Dates and Numerics can be painful. Here is a solution, that is virtually seamless.
The sort now handles positive and negative numbers as well as Dates and or Times.
It works by creating a temporary column at run-time and populating it with the content of the column that is being sorted. The type of sort carried out i.e. Numeric, Date or String is controlled via the columns TAG value.

Rate ListView Column Sorting / Sorter

Download ListView Column Sorting / Sorter

Download ListView Column Sorting / Sorter (9 KB)

ListView Column Sorting / Sorter Comments

No comments have been posted about ListView Column Sorting / Sorter. Why not be the first to post a comment about ListView Column Sorting / Sorter.

Post your comment

Subject:
Message:
0/1000 characters