Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Probably you read about the usage of <code>sorttype</code> as a function in Tony's answer to my thread <a href="http://www.trirand.com/blog/?page_id=393/help/custom-local-sort-with-respect-of-the-function-as-index/" rel="nofollow noreferrer">http://www.trirand.com/blog/?page_id=393/help/custom-local-sort-with-respect-of-the-function-as-index/</a>. Your problem could be very easy solved. My suggestion to use <code>index</code> as a function for custom sorting of local jqGrid data work fine in the version 3.7.1, but not more in the version 3.7.2 of jqGrid. The feature <code>sorttype</code> as a function is implemented in the jqGrid <strong>after</strong> the release of the version 3.7.2.</p> <p>So to be able to use <code>sorttype</code> as a function you have to download <strong>the latest version</strong> of jqGrid from <a href="http://github.com/tonytomov/jqGrid/tree/master" rel="nofollow noreferrer">http://github.com/tonytomov/jqGrid/tree/master</a>. This is an uncompressed version of jqGrid. If you not familier with uncompressed version of jqGrid I'll recommend you to read <a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install#development_installation" rel="nofollow noreferrer">http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install#development_installation</a> to undertand which of js files and in the which order you should include. Under <a href="http://www.ok-soft-gmbh.com/jqGrid/CustomSorttype1.htm" rel="nofollow noreferrer">http://www.ok-soft-gmbh.com/jqGrid/CustomSorttype1.htm</a> you can find a working example of your code where the custom function really work.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload