jQuery MiniUI
标题:
DateGrid的drawcell事件怎么用
[打印本页]
作者:
zackwrj
时间:
2012-4-20 10:39:44
标题:
DateGrid的drawcell事件怎么用
DateGrid的drawcell事件怎么用,我在grid 那里写了,
然后
function gridDrawcell(e){
var columnIndex = e.columnIndex;
var record = e.record;
if (record.Tag == 1 && columnIndex == 0) {
//在这里我要替换掉这个单元格里面的内容,请问,怎么替换呢。
//比如说这个单元格本来会绘制一个<input type="checkbox" >,我现在要替换成空,就是不要这个checkbox。
//求管理员老师指教
}
}
作者:
fcrong
时间:
2012-4-20 11:04:40
示例有完整使用:
http://miniui.com/demo/#src=datagrid/drawcell.html
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/)
Powered by Discuz! X2