Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
8647 Visualizzazioni

In Javascript I wanna get all IDs of the displayed objects (for example in a list view).

Is there a simple function or variable to get it?

Thx for ur help

 

Avatar
Abbandona
Autore Risposta migliore

Found it. Actually this one is pretty simple in a list view:

var data_ids = self.dataset.ids;

that's it ... All the ids of the currently shown rows.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
ago 16
2962
0
ago 23
194
1
feb 22
2578
0
ago 18
5570
0
feb 18
6306