CJOE'S PROGRAM NOTE - Do Something Cool
橫幅廣告
2012年2月20日 星期一
YUI 手動取得Datatable資料內容
IF you want to get datatable by a manual way, you can use the following code:
myDataTable.getRecord(0).getData("id");
myDataTable
is your datatable name.
The parameter in getRecord is row number. (0 ~ the numebr of row - 1)
The parameter in getData is a key name. You have to specifically assign that.
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言