随笔 - 0, 文章 - 264, 评论 - 170, 引用 - 0
数据加载中……

如何给ext表格中的行添加类html title 的提示信息

{
            header : 
'通道名称',
            dataIndex : 
'name',
            renderer: function(value,metadata,record,rowIndex,colIndex,store) { 
                metadata.attr 
= 'ext:qtip="' + record.get("name"+ '"';
                
return record.get("name");
            }
}

posted on 2013-08-06 00:10 小一败涂地 阅读(1157) 评论(1)  编辑  收藏 所属分类: 前端开发(html、css、javascript、extjs等)相关

评论

# re: 如何给ext表格中的行添加类html title 的提示信息  回复  更多评论   

11111111111111111111111111111111111111111111111111111111111111111111111111
2014-10-28 15:30 | 11

只有注册用户登录后才能发表评论。


网站导航: