新聞中心
這里有您想知道的互聯(lián)網(wǎng)營銷解決方案
ligeruigrid設(shè)置某一行高度-創(chuàng)新互聯(lián)
設(shè)置grid屬性
網(wǎng)站欄目:ligeruigrid設(shè)置某一行高度-創(chuàng)新互聯(lián)
本文地址:http://fisionsoft.com.cn/article/cochpd.html

fixedCellHeight:false
rowAttrRender: function (rowdata,rowid)
{
if(typeof(rowdata.value)=="string")
{
if(rowdata.value.indexOf('=0)
{
return "style='height:200px'";
}
}
return "";
},
顯示圖片
在某一列使用render 返回img標(biāo)簽內(nèi)容
網(wǎng)站欄目:ligeruigrid設(shè)置某一行高度-創(chuàng)新互聯(lián)
本文地址:http://fisionsoft.com.cn/article/cochpd.html