+ -
当前位置:首页 → 问答吧 → 如何才能加上超链接呢。dojox.grid.DataGrid

如何才能加上超链接呢。dojox.grid.DataGrid

时间:2009-09-08

来源:互联网

<table dojoType="dojox.grid.DataGrid" jsid="Wgrid2" id="Wgrid2" rowsPerPage="5" rowSelector="20px" height="180px" width="300px">
      <thead>
        <tr>
          <th field="name" width="60px">姓名 </th>
          <th field="cq_n" width="60px">社区名称 </th>
          <th field="xq_n" width="60px">小区名称 </th>
          <th field="addr" width="160px">地址 </th>
          <th field="sf_n" width="110px">身份证号 </th>
          <th width="60px"> </th>
          <th width="60px" field="url"> </th>
         

        </tr>
      </thead>
    </table>
URL是一个超链接,单击可以连接到别的页,网上搜了半天,没找到相关信息

作者: cmj15924197627118   发布时间: 2009-09-08

关注中……

作者: wayne0920   发布时间: 2010-10-08