treegri.docVIP

  • 6
  • 0
  • 约2.45万字
  • 约 18页
  • 2016-12-03 发布于河南
  • 举报
treegri

jquery easyui treegrid使用小结:一 在easyui中的datagrid和treegrid两个应用中,我们会用到对editor设置单行编辑时每列的编辑类型,这个的应用在easyui下载的包目录的Demo文件夹中也可找到应用例子,如: html: ?table id=tt title=TreeGrid class=easyui-treegrid style=width:600px;height:300px ???url=treegrid_data3.json idField=id treeField=code ???pagination=true fitColumns=true ??thead ???tr ????th field=code rowspan=2 width=150 editor=textCode/th ????th colspan=2Group Fields/th ???/tr ???tr ????th field=name width=200 editor=textName/th ????th field=addr width=200 editor=textAddr/th ???/tr ??/thead ?/table datagrid table id=tt style=width:650px;height:auto ???title=Edi

文档评论(0)

1亿VIP精品文档

相关文档