Hi

I have items with code as alphanumeric . For e.g I1,I2,I3,I4,I5,I6,I7,I8,I9,I10,I11,....I20,I21.

In listview i am displaying code & name. When i click on code it sorts like this I1,I10,I11,I2 whereas i want it should display like this I1,I2, & so on.

Thanks