Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8728 Widoki

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

 

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sie 16
3014
0
sie 23
194
1
lut 22
2683
0
sie 18
5685
0
lut 18
6389