Results 1 to 13 of 13

Thread: Sort Numbers in order in listview?

Hybrid View

  1. #1
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    Re: Sort Numbers in order in listview?

    Now, if you want to see the data as it is
    What I do is add a new column to the ListView control, set width = 0
    Store the formatted data in that 'hidden' column, formatted as post #3 says
    and define that column as the sorted one
    JG


    ... If your problem is fixed don't forget to mark your threads as resolved using the Thread Tools menu ...

  2. #2
    New Member
    Join Date
    Oct 2012
    Posts
    7

    Re: Sort Numbers in order in listview?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width