码迷,mamicode.com
首页 > 其他好文 > 详细

ext Table中CommandColumn用法

时间:2018-08-13 16:58:41      阅读:270      评论:0      收藏:0      [点我收藏+]

标签:bsp   cer   ade   ble   Nid   column   header   str   test   

<ext:CommandColumn Width="250" Header="功能菜单" ColumnID="test"  ButtonAlign="Left">
    <Commands>
        <ext:GridCommand CommandName="CPCost" Text="按钮1" />
        <ext:CommandSpacer />
        <ext:GridCommand CommandName="VOCost" Text="按钮2" />
        <ext:CommandSpacer />
        <ext:GridCommand CommandName="CPJD" Text="按钮3" />
        <ext:CommandSpacer />
        <ext:GridCommand CommandName="VOJD" Text="按钮4" />
    </Commands>
</ext:CommandColumn>

ext Table中CommandColumn用法

标签:bsp   cer   ade   ble   Nid   column   header   str   test   

原文地址:https://www.cnblogs.com/zhaogaojian/p/9468913.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!