[Easyui TreeGrid]多行选中可编辑,再次单击退出编辑状态

本文介绍了如何在Easyui TreeGrid上实现多行选中编辑功能,并且详细讲解了当再次单击时如何退出编辑状态。同时,提供了关于如何获取选中行的编辑数据以及在Editor列类型为combobox时获取combobox值的方法。
摘要由CSDN通过智能技术生成

1、[Easyui TreeGrid]在上篇[Easyui Treegrid ]单行选中编辑的基础上,实现更为复杂的多行选中可编辑,再次单击退出编辑状态。
这里写图片描述
2、上代码
第一段代码:

<fieldset>
                <legend>顾客</legend>

                <div id="constomerTabs" data-options="border:false" class="easyui-tabs" style="width:550px;height: 240px;padding:5px;">

                    <div title="单次消费" data-options="closable:false" style="overflow:auto;padding:5px;display:none;">
                       <div id="single_con" class="easyui-panel"  style="width:100%;height:100%;"> 
                              <table id="conSingleProjTreeGrid"></table>
                       </div> 
                    </div>
                    <div title="tab2" data-options="closable:false" style="overflow:auto;padding:5px;display:none;">

                    </div>
                    <div title="tab3" data-options="closable:false" style="overflow:auto;padding:5px;display:none;">

                    </div>
                    <div title="tab4" data-options="closable:false" style="overflow:auto;padding:5px;display:none;">


                    </div>
                </div>

            
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值