Please, anyone has a quick idea of why
– error message “Please, add references to the following module(s): jqgrid.sort.js
as soon grid sortable attribute is set to true.
$(‘#mygrid’).jqxGrid( {
sortable: true,
jqgrid.sort.js is referenced.
However, jquery 1.7.1 is used.
jqx 2.6.? and latest 2.7 download: same error message.
Tried jquery 1.7.2, but might not be delivered to browser, could not find version quick.
I am using wakanda studio as development platform which makes jquery available to the browser, this is the reason I ask here if anyone has a quick idea before trying change framework settings.
All other grid functions work so far and some need references to jqx modules.
The reference path is verified.
Thanks in advance.