I have a listview with 5 columnheaders, the first one is integer type and the rest are string type, when I click on the the first column header, it sorts it as a string (i.e. 1,11,2,22,3,4,5,6 and so on). could someone help with how to sort this as number?
thanks




Reply With Quote