Kendo kendoNumericTextBox setting & get value 세팅 및 데이터 가져오기 setting $("#아이디").kendoNumericTextBox({format: "#", //fomat text 변경 가능decimals: 0, //min: 0, // 최소값step: 1, // 증가율 value: 0 // 초기 데이터}); value데이터 가져오기$("#아이디").data("kendoNumericTextBox").value(); 데이터 넣기$("#아이디").data("kendoNumericTextBox").value('100'); enable $("#meta_size").data("kendoNumericTextBox").enable(false); //disable$("#meta..
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..
아래는 트리뷰 속성 중 드래그 아이콘 처리와 드롭시 이벤트 실행 안되게 막음 $("#treeview-left").data("kendoTreeView").enable(".k-item", false); = 노드 disable 처리 (보여주기만) $("#treeview-left").data("kendoTreeView").bind("drag", function(e) { = 속성 변경시 e.setStatusClass("k-denied"); = 아이콘 변경 e.preventDefault(); = 작동 안함 }); $("#treeview-left").data("kendoTreeView").bind("drop", function(e) { e.setValid(false); = 이벤트 막아줌 });
$("#드롭다운 명").kendoDropDownList({ optionLabel: "선택",//제목같은 곳 dataTextField: "text", //보여지는 필드 값 dataValueField: "value", // 실제 값 dataSource: { transport: { read:function(options) { $.ajax({ async: false, // 비동기 type: "post", // 메서드 방식 url: "${pageContext.request.contextPath}/service?name=common/transport.jsp", data: "xmlString="+object2xml({Aa:{bb:"cc"}})+"&url="+serviceUrl+"dd", dataType: "text"..
- Total
- Today
- Yesterday
- 담양 여행
- 돌장갑
- 송내역 룸카페
- 보성 여행
- 영광 여행
- 나래바이크
- 리니지m
- vscode
- 고흥 여행
- 스쿠터 여행
- 전국 일주 여행
- Docker
- 은파호수공원
- 송내 룸카페
- 국제반점
- 송내 카페
- 남자 혼자 국내 여행
- 남자 혼자 여행
- 인터바이크
- kendo grid
- 윈드스크린
- 제주도 스쿠터 여행
- 오라클 DB 링크
- 군산 게스트하우스
- 군산 여행
- 스쿠터 전국 일주
- 초원사진관
- 군산 가볼만한곳
- 베스파LX
- 송내역 카페
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |