为了账号安全,请及时绑定邮箱和手机立即绑定

ComponentArt Grid列值超链??

ComponentArt Grid列值超链??

慕后森 2018-10-10 05:06:36
如何把ComponentArt Grid的 列值 超 链 化?请高手指点!
查看完整描述

2 回答

?
牧羊人nacy

TA贡献1862条经验 获得超7个赞

试试在<ServerTemplates>
          <ComponentArt:GridServerTemplate Id="ComboBoxTemplate">
            <Template>
   *******
            </Template>
          </ComponentArt:GridServerTemplate>

中加入你的内容


查看完整回答
反对 回复 2018-10-23
?
慕的地8271018

TA贡献1796条经验 获得超4个赞

<ServerTemplates>

    ...

    <ComponentArt:GridServerTemplate ID="linkButtonTemplate" />

      <Template>

        <asp:LinkButton ID="lb" runat="server"

          Text="ItemCommand" CommandName="MyCommand" />

      </Template>

    </ComponentArt:GridServerTemplate>

  </ServerTemplates>


查看完整回答
反对 回复 2018-10-23
  • 2 回答
  • 0 关注
  • 502 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信