Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

When I put the value to the ListView and use the sort properties. It only seems to sort at first digit

 

ex.

10

2

4

8

 

Does the sort properties only sort the first digit ?. I thought I would sort on whole number.

Posted
its sorting like that since the values are interpreted as string values, make ur own sorting function or sort as database level if u r using a database

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...