handler : function() {
          gridStore.loadData(myData);
        }



gridStore는 store 이름
myData는 실제 데이터

Posted by 저기요씨