3.9K Star 18.4K Fork 5.3K

卓源软件 / JeeSite 4.x and 5.x

 / 详情

我想加载页面的时候让我的子表格也显示出来,没有隐藏这个功能

待办的
创建于  
2024-04-20 18:00

subGridRowExpanded: showChildGrid,

function showChildGrid(parentRowID, parentRowKey) {
laytpl(getTpl).render(aa, function(html) {
$('#' + parentRowID).append(html);
});
}
输入图片说明

评论 (1)

萌新. 创建了任务
萌新. 修改了描述
展开全部操作日志

subGridRowExpanded 里面写 dataGrid 子表加载代码,可参考 testDataForm.html 的展开子表例子。

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
6732 thinkgem 1651893329 13762557 hjnxx 1703752817
Java
1
https://gitee.com/thinkgem/jeesite4.git
git@gitee.com:thinkgem/jeesite4.git
thinkgem
jeesite4
JeeSite 4.x and 5.x

搜索帮助