Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nazgarel

Pages: [1]
1
Hi,
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".

Pages: [1]