Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
8666 Prikazi

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
Opusti
Avtor 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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
avg. 16
2969
0
avg. 23
194
1
feb. 22
2598
0
avg. 18
5590
0
feb. 18
6330