콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
8686 화면

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
2980
0
8월 23
194
1
2월 22
2639
0
8월 18
5633
0
2월 18
6362