<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>

相关文章:

  • 2022-12-23
  • 2021-08-02
  • 2022-12-23
  • 2021-10-18
  • 2021-08-04
  • 2022-12-23
猜你喜欢
  • 2021-11-18
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2021-10-15
相关资源
相似解决方案