kendo-ui-jquery #grid #last-child #dynamic #appended #element (1) 썸네일형 리스트형 kendo ui jquery grid 에서 동적으로 추가 된 element 를 component 화 시길 때 $("#eqp_list :last-child > td > input").kendoTextBox(); $("#eqp_list :last-child > td > select").kendoDropDownList(); 마지막으로 추가된 자식 요소를 가져와서 kendo 컴포넌트로 만든다. 이전 1 다음