Jqgrid client side sorting not working from ID=10 -


I am facing a strange problem while implementing client side sorting on jqgrid.

Sorting from ED to the range of 1 to 9 is OK, but when id 10 is competing against the ID 10, it is placed in the second position. >

What is the problem of any idea ???

The ID column is like this

  ID 1 10 2 3 4 5 6 7 8 9    

In your colmodel you should define the sorttype: 'number' column for the id.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -