Even if a Column is not sortable, it still gets the ui-jqgrid-sortable css class.
This patch fixes it:
From f2d851e6e93a498a34b0efe32975c75079b873bf Mon Sep 17 00:00:00 2001
From: Paolo Borelli
Subject: [PATCH 1/2] Do not mark unsortable cols with sortable css class
—
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top