qq_36076824 2017-04-06 06:15 采纳率: 60%
浏览 1275

jqgrid-treeView动态加载

$gridList.dataGrid({
treeGrid: true,
treeGridModel: "adjacency",
ExpandColumn: "fileType",
url: "/ArchivesManage/DocCategorization/GetTreeGridJson",
height: $(window).height() - 96,
colModel: [
{ label: "主键", name: "F_Id", hidden: true, key: true },
{ label: '文档分类名称', name: 'fileTypeName', width: 250, align: 'left' },
{ label: '文档类型', name: 'fileType', width: 100, align: 'left' },

{
label: '建设单位归档', name: 'buildUnit', width: 150, align: 'left',
formatter: function (cellvalue) {
return top.clients.dataItems["ArcPreservation"][cellvalue] == undefined ? "" : top.clients.dataItems["ArcPreservation"][cellvalue]
}
},
{
label: '设计单位归档', name: 'designUnit', width: 150, align: 'left',
formatter: function (cellvalue) {
return top.clients.dataItems["ArcPreservation"][cellvalue] == undefined ? "" : top.clients.dataItems["ArcPreservation"][cellvalue]
}
},
{
label: '施工单位归档', name: 'constructionUnit', width: 150, align: 'left',
formatter: function (cellvalue) {
return top.clients.dataItems["ArcPreservation"][cellvalue] == undefined ? "" : top.clients.dataItems["ArcPreservation"][cellvalue]
}
},
{
label: '监理单位归档', name: 'supervisionUnit', width: 150, align: 'left',
formatter: function (cellvalue) {
return top.clients.dataItems["ArcPreservation"][cellvalue] == undefined ? "" : top.clients.dataItems["ArcPreservation"][cellvalue]
}
},
{
label: '城建、档案馆', name: 'Archive', width: 150, align: 'left',
formatter: function (cellvalue) {
return top.clients.dataItems["ArcPreservation"][cellvalue] == undefined ? "" : top.clients.dataItems["ArcPreservation"][cellvalue]
}
}
],

});
如何实现点击父节点加载子节点内容

  • 写回答

1条回答 默认 最新

  • wzm_19910806 2017-04-06 06:12
    关注

    我的时间是 14:14,你都已经14:15了

    评论

报告相同问题?

悬赏问题

  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 保护模式-系统加载-段寄存器