摘要:
1、需求从多个comtree批量选择符合条件的选项。2、现状存在多个comtree,绑定数据的id及text,无批量操作。 //comtree位置@foreach (var info in Model.SubStationInfos) { <div class="form_row"> <div class="form_label"> <label>@info.SubStationName</label> </div> ... 阅读全文
posted @ 2013-05-23 15:45
觉夜
阅读(421)
评论(0)
推荐(0)