File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes [Ext JS] Sorting by IP adress Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "[Ext JS] Sorting by IP adress" Watch "[Ext JS] Sorting by IP adress" New topic
Author

[Ext JS] Sorting by IP adress

Stan Pak
Greenhorn

Joined: Feb 11, 2010
Posts: 9
I want to sort my grid by IP adress like this
192.168.1.3
192.168.1.4
192.168.1.200

but, It's working like this
192.168.1.200
192.168.1.3
192.168.1.4

How can I sort the grid by IP adress correctly?

This is my code.


Thank you.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

To my knowledge there are few, if any, members of JavaRanch using ExtJS. It's not particularly well regarded in the industry.

You might have better luck at the ExtJS Forums, or (if you have a choice) picking a more widely-used library.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: [Ext JS] Sorting by IP adress
 
Similar Threads
how to connect to other machine rather than localhost.
Struts2/JQuery
Ext JS: how to populate grid with values from servlet
static content (css and EXT-JS JavaScript) not found 404 (SOLVED)
serialize() Sortable Accordion