跳至内容
菜单
此问题已终结
1 回复
8631 查看

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

 

形象
丢弃
编写者 最佳答案

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.

形象
丢弃
相关帖文 回复 查看 活动
0
8月 16
2959
0
8月 23
194
1
2月 22
2571
0
8月 18
5560
0
2月 18
6294