跳至內容
選單
此問題已被標幟
1 回覆
8724 瀏覽次數

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
3010
0
8月 23
194
1
2月 22
2683
0
8月 18
5680
0
2月 18
6386