设置单据体下拉列表字段某一行可编辑

using Kingdee.BOS.Core.DynamicForm.PlugIn.ControlModel;

this.View.GetFieldEditor<ComboFieldEditor>(key, row).SetCustomPropertyValue("IsCanEdit", true);

posted @ 2024-04-22 15:32  木古白水  阅读(4)  评论(0编辑  收藏  举报