首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

jquery easyui datagrid处理图片有关问题

2012-10-25 
jquery easyui datagrid处理图片问题在datagrid中要想显示图片,需要注意如下几点?转:http://jquery-easyui

jquery easyui datagrid处理图片问题

在datagrid中要想显示图片,需要注意如下几点

?

转:http://jquery-easyui.wikidot.com/forum/t-244725

?

There's no way to set 'rowspan' property for datagrid body. If you want to display long data in cell, set 'nowrap' property to false. To use the 'nowrap' property, avoid using 'frozenColumns' and 'rownumbers' properties.

?

上面的意思如果想使用rowspan来控制行高,则不能在datagrid中配置'frozenColumns' rownumbers'这两个属性,同时还要设置rowspan=false否则无效!

?

?

?

1 楼 ming539940199 2011-03-02   楼主可否给个显示图片的示例?有点抽象了。。

热点排行