본문 바로가기 메뉴 바로가기

Grand_J

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Grand_J

검색하기 폼
  • 전체!!차렷 (357)
    • Java & Spring & SpringBoot (103)
    • DB & Redis (35)
    • DevOps (28)
    • React & Vue (27)
    • GitHub & Gitlab (11)
    • NodeJS (14)
    • JSP & JavaScript (47)
    • Kendo UI (15)
    • Wordpress (6)
    • HELLO!! (4)
    • etc (65)
  • 방명록

kendo grid (4)
Kendo grid row별 data 가져오기

Kendo grid row별 data 가져오기 var grid = $("#그리드명).data("kendoGrid");var dataItem; $(".클래스명").each(function(index){dataItem = grid.dataSource.at(index);alert(dataItem.컬럼필드명)}); 필드에 클래스를 넣어서 each문으로 각 row의 데이터를 가져오는 방식

Kendo UI 2017. 8. 18. 13:48
Kendo grid checkbox click event

Kendo grid checkbox click event $("#grid_id").on('click', '.className', function () { if($('input:checkbox:checked').length == 0){ //check no }else{ // check ok } });

Kendo UI 2017. 8. 4. 17:03
kendo grid pager change message 그리드 페이저 메세지 바꾸기

pageable: { messages: { display: "{0} - {1} of {2} items", //{0} is the index of the first record on the page, {1} - index of the last record on the page, {2} is the total amount of records empty: "No items to display", page: "Page", of: "of {0}", //{0} is total amount of pages itemsPerPage: "items per page", first: "Go to the first page", previous: "Go to the previous page", next: "Go to the ne..

Kendo UI 2016. 1. 11. 09:55
Kendo ui grid refresh, reroad 켄도 그리드 리로드, 리프레쉬 방법 !!

단순 리프레쉬 $("#그리드명").data("kendoScheduler").dataSource.read(); 리프레쉬 하면서 '1' 페이지로 가는 법 $("#그리드명").data("kendoGrid").dataSource.page(1); 그리드 공백 쳐리 $("#그리드명").data("kendoGrid").dataSource.data([ ]);

Kendo UI 2015. 7. 14. 13:49
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • 스쿠터 전국 일주
  • 초원사진관
  • 남자 혼자 국내 여행
  • 오라클 DB 링크
  • kendo grid
  • 베스파LX
  • 리니지m
  • 송내역 카페
  • 제주도 스쿠터 여행
  • 은파호수공원
  • 군산 여행
  • 스쿠터 여행
  • 나래바이크
  • 윈드스크린
  • 남자 혼자 여행
  • 송내 카페
  • Docker
  • 영광 여행
  • 국제반점
  • 군산 가볼만한곳
  • 보성 여행
  • 군산 게스트하우스
  • 송내 룸카페
  • 돌장갑
  • vscode
  • 송내역 룸카페
  • 고흥 여행
  • 인터바이크
  • 전국 일주 여행
  • 담양 여행
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바