- 注册时间
- 2013-12-18
- 最后登录
- 2013-12-23
- 阅读权限
- 10
- 积分
- 77
- 精华
- 0
- 帖子
- 31
|
<div id="datagrid1" class="mini-datagrid" style="width:100%;height:100%"
url="../../data/ajaxService.aspx?Action=receiptBLL.getreceipt" idField="id" allowResize="true"
sizeList="[20,30,50,100]" pageSize="20" showFilterRow="true" allowCellSelect="true" multiSelect="true"
>
红色代码部分设置成百分百高度 呈现出来就没有了,请问是怎么回事
|
|