起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 5479|回复: 4

[处理中3] 表头滚动条

[复制链接]

27

主题

90

帖子

195

积分

初级会员

Rank: 2

积分
195
QQ
发表于 2019-8-26 19:40:48 | 显示全部楼层 |阅读模式
版本: 小版本号:
数据库: 服务器操作系统: 应用服务器:
客户端操作系统: 浏览器:
本帖最后由 honeyscj 于 2019-8-26 19:42 编辑

就是这个 不是表头的滚动条吗
1566819736(1).jpg

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36069
发表于 2019-8-27 09:03:51 | 显示全部楼层
把.w发一下看看怎么设置的
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

27

主题

90

帖子

195

积分

初级会员

Rank: 2

积分
195
QQ
 楼主| 发表于 2019-8-27 09:07:07 | 显示全部楼层
<div   component="$UI/system/components/justep/grid/grid" hiddenCaptionbar="true" xid="detail" data="detailData" width="100%" height="auto" class="x-grid-no-bordered" moveColumn="true" showRowNumber="false" useFooter="true" onCellRender="detailCellRender">
       <columns xid="column">
                <column name="ftms_ship_no" editable="false" width="100" xid="column5">
         <editor xid="fsource1">
          <input xid="fsource2" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('ftms_ship_no')"></input></editor> </column>
        <column name="forder_bill_no" label="销售订单" editable="false" width="100" xid="column6">
         <editor xid="forder1">
          <input xid="forder2" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('forder_bill_no')"></input></editor> </column>
        <column name="fcode" label="*物料编码" editable="true" width="240" xid="column7" >
         <editor xid="fcodeE">
          <div class="input-group" component="$UI/system/components/bootstrap/inputGroup/inputGroup" xid="inputGroup4">
           <div class="x-gridSelect" component="$UI/system/components/justep/gridSelect/gridSelect" xid="gridSelect4" inputFilterable="true" autoOptionWidth="false" bind-ref='ref("fcode")' onUpdateValue="gridSelect4UpdateValue" optionHeight="1000" style="width:100%;height:100%;">
            <option xid="option4" data="materialData2" label="info" value="info"></option></div>
           <div class="input-group-btn" xid="div2">
            <a class="btn btn-default" component="$UI/system/components/justep/button/button" label="..." xid="button2" onClick="button2Click">
             <i xid="i9"></i>
             <span xid="span8"></span></a> </div> </div> </editor> </column>
        <column name="fname" label="物料名称" editable="true" width="150" xid="column8">
         <editor xid="fnameE">
          <input xid="fnameI" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('fname')"></input></editor> </column>
        <column name="fmodel" label="规格型号" editable="true" xid="column9">
         <editor xid="fmodelE">
          <input xid="fmodelI" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('fmodel')"></input></editor> </column>
        <column name="fname1" label="计量单位" editable="true" xid="column10">
         <editor xid="fname1E">
          <input xid="fname1I" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('fname1')"></input></editor> </column>
        <column name="fqty_arp" label="结算数量" editable="true" xid="column11" hidden="false" footerData='detailData.sum("fqty_arp")'>
         <editor xid="fqty1">
          <input xid="fqty2" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('fqty_arp')"></input></editor> </column>
        <column name="ftaxprice_pur" label="含税单价" editable="true" xid="column12">
         <editor xid="ftaxprice1">
          <input xid="ftaxprice2" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('ftaxprice_pur')"></input></editor> </column>
        <column name="ftaxamount_sale" label="结算含税金额" editable="true" xid="column13" footerData='detailData.sum("ftaxamount_sale")'>
         <editor xid="ftaxamount1">
          <input xid="ftaxamount2" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('ftaxamount_sale')"></input></editor> </column>
        <column name="fdiscount_amount" label="折让含税金额" editable="true" xid="column14" footerData='detailData.sum("fdiscount_amount")'>
         <editor xid="fdiscount1">
          <input xid="fdiscount2" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('fdiscount_amount')"></input></editor> </column>
        <column width="100" name="fdiscount" xid="column20" editable="true" label="折扣"><editor xid="editor5">
   <input component="$UI/system/components/justep/input/input" class="form-control" xid="input4" bind-ref='ref("fdiscount")'></input></editor></column><column name="factual_amount_sale" label="实际结算含税金额" editable="true" xid="column15">
         <editor xid="factual1">
          <input xid="factual2" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('factual_amount_sale')"></input></editor> </column>
        <column name="ftax_rate" label="税率" editable="true" xid="column16">
         <editor xid="ftax1">
         <div class="x-gridSelect" component="$UI/system/components/justep/gridSelect/gridSelect" xid="gridSelect24" bind-ref='ref("ftax_rate")'>
   <option xid="option24" data="filterData" label="fname" value="fname" filter=" $row.val(&quot;fname1&quot;) =='税率'"></option></div>
         </editor> </column>
        <column width="200" name="noTaxPrice" editable="true" editor="input" xid="column1" label="实际结算不含税金额" footerData='detailData.sum("noTaxPrice")'>
         <editor xid="editor1">
          <input component="$UI/system/components/justep/input/input" class="form-control" xid="input1" bind-ref='ref("noTaxPrice")'></input></editor> </column><column name="ftax" label="税额" editable="true" xid="column17" footerData='detailData.sum("ftax")'>
         <editor xid="ftaxE">
          <input xid="ftaxI" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('ftax')"></input></editor> </column>
         
        <column width="150" name="wareHouseName" xid="column3" editable="true" label="仓库编码">
         <editor xid="editor3">
          <div class="x-gridSelect" component="$UI/system/components/justep/gridSelect/gridSelect" xid="gridSelect5" bind-ref='ref("wareHouseName")' onUpdateValue="gridSelect5UpdateValue" inputFilterable="true" style="height:100%;width:100%;">
           <option xid="option5" data="wareHouseData" label="codeAndName" value="codeAndName" multiboxonly="true"></option></div> </editor> </column>
        <column width="100" name="wareHouseCode" xid="column2" label="仓库名称">
         <editor xid="editor2">
          <input component="$UI/system/components/justep/input/input" class="form-control" xid="input2" bind-ref='ref("wareHouseCode")'></input></editor> </column>
        <column width="130" name="fbatch_no1" xid="column4" editable="true">
         <editor xid="editor4">
          <div class="input-group" component="$UI/system/components/bootstrap/inputGroup/inputGroup" xid="inputGroup2">
           <div class="x-gridSelect" component="$UI/system/components/justep/gridSelect/gridSelect" xid="gridSelect6" inputFilterable="true" autoOptionWidth="false" bind-ref='ref("fbatch_no1")' onShowOption="gridSelect6ShowOption" onUpdateValue="gridSelect6UpdateValue" style="height:100%;width:100%;">
            <option xid="option6" data="inventoryData" value="fbatch_no" label="fbatch_no"></option></div>
           <div class="input-group-btn" xid="div6">
            <a class="btn btn-default" component="$UI/system/components/justep/button/button" label="..." xid="button6" onClick="button6Click">
             <i xid="i6"></i>
             <span xid="span6"></span></a> </div> </div> </editor> </column>
        <column name="fqty" label="实际数量" editable="true" xid="column18" footerData='detailData.sum("fqty")'>
         <editor xid="fqtyE">
          <input xid="fqtyI" component="$UI/system/components/justep/input/input" class="form-control" bind-ref="ref('fqty')"></input></editor> </column>
  </columns>
   </div>
回复 支持 反对

使用道具 举报

27

主题

90

帖子

195

积分

初级会员

Rank: 2

积分
195
QQ
 楼主| 发表于 2019-8-27 09:07:46 | 显示全部楼层
这是grid组件的源码,每一个grid都是表头有一个滚动条
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
36069
发表于 2019-8-27 09:46:25 | 显示全部楼层
发整个.w文件
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-11-29 18:37 , Processed in 0.075468 second(s), 28 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表