I'm creating an array with a list of data in javascript:
var myArray = gvSortingListagemGARs.keys;
Where I have the result:
[278, 279, 280, 281, 282]
That are id's of elements of a Devexpress table. Now I'm trying to pas...
asked by
31.07.2014 / 13:09