본문 바로가기

JavaScript/RealGrid

리얼그리드 엣지마크 설정

var columns = [
 { name : 'name',
   fieldName : 'fieldName'
   edgeMark: "rightTop"}

]