easyui datagrid

本文介绍了一个使用EasyUI插件的表格组件展示查询结果的方法,包括客户与公司的匹配度、目标客户状态等信息,并提供了创建和取消操作按钮。

<table id="gridchaxunjieguo" class="easyui-datagrid" data-options="title:'查询结果',rownumbers:true,pagination:true,fitColumns:true,singleSelect:true" style="width: 100%; height: 338px;">
<thead>
<tr>
<th data-options="field:'ck',checkbox:true,hidden:true"></th>
<th data-options="field:'CrmClient_IsMatched',width:110,align:'center'">与公司匹配</th>
<th data-options="field:'CrmClient_IsTargetCustomer',width:120,align:'center'">目标客户</th>
<th data-options="field:'CrmClient_Name',width:220,align:'center'">公司</th>
<th data-options="field:'CrmArea_Name',width:120,align:'center'">区域</th>
<th data-options="field:'CrmTrade_Name',width:120,align:'center'">行业</th>
<th data-options="field:'province',width:100,align:'center'">省</th>
<th data-options="field:'city',width:100,align:'center'">市</th>
<th data-options="field:'CrmClient_CreaterName',width:100,align:'center'">创建人</th>
<th data-options="field:'CrmClient_CluesTime',align:'center'">线索获取时间</th>
<th data-options="field:'CrmClient_CreatedDateTime',align:'center'">数据录入时间</th>
</tr>
</thead>
</table>
<table style="width: 100%">
<tr>
<td></td>
<td style="width: 60px; text-align: right"><a id="btnAdd" href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'icon-add'">创建</a> </td>
<td style="width: 70px; padding-left: 25px;"><a id="btnCancel" href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'icon-cancel'">取消</a> </td>
</tr>
</table>

转载于:https://www.cnblogs.com/zhang-wenbin/p/5773561.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值