myeonyju
Results
1
issues of
myeonyju
헤더에 체크박스를 안나오게 하기 위해 이방법을 사용하니 { key: "checkbox", label: "checkbox", width: "50", align: "center", editor: { type: "checkbox" } } } body : { oncheck: function(){ } }...