Skip to Content
मेन्यू
This question has been flagged
1 Reply
9000 Views

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
Discard
Author 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
Discard
Related Posts Replies Views Activity
0
अग॰ 16
3187
0
अग॰ 23
194
1
फ़र॰ 22
3000
0
अग॰ 18
5971
0
फ़र॰ 18
6654