Study/XPlatform
dataset 변경하기
코딩하는 야구쟁이
2012. 12. 18. 16:43
dsMain.setColumn(e.row,"AAA",'Images::aaa.png');
e.row - 값을 변경하려는 Row Position 값
AAA - 값을 변경하려는 Column Index 값
aaa.png - 변경하려는 값