Skip to Content
Menu
This question has been flagged
1 Odpoveď
8652 Zobrazenia

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
Zrušiť
Autor Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
aug 16
2963
0
aug 23
194
1
feb 22
2582
0
aug 18
5575
0
feb 18
6319