EAS Web端编辑表格指定列动态设置必录或取消必录
//其中[index]中的index为编辑表格列的索引,如:[1]、[2]、[3]... //设置必录: waf("#entries").wafGrid("option","colModel")[index].editoptions.validateJson.rules="required:true"; //取消必录: waf("#entries").wafGrid("option","colModel")[index].editoptions.validateJson.rules="required:false";
EAS Web端编辑表格指定列动态设置必录或取消必录
//其中[index]中的index为编辑表格列的索引,如:[1]、[2]、[3]...//设置必录:waf("#entries").wafGrid("option","colModel")[index].edito...
点击下载文档
本文2024-09-16 22:04:03发表“eas cloud知识”栏目。
本文链接:https://wenku.my7c.com/article/kingdee-eas-45717.html
您需要登录后才可以发表评论, 登录登录 或者 注册
最新文档
热门文章