1
Help for ParamQuery Grid (free version) / Re: how to save the data from param query grid to database
« on: May 19, 2014, 07:16:46 pm »
Hi,
is it possible to sort the dataModel befor doing:
i want to sort it by sortIndx: "Name".
is it possible to sort the dataModel befor doing:
Code: [Select]
var data = JSON.stringify(dataModel.data);
i want to sort it by sortIndx: "Name".