(function () {

        $('#text1').combobox({
url: 'http://localhost:5463/test/getComboJson'
})
$('#text2').combobox({
url: 'http://localhost:5463/test/getComboJson'
})
$('#text3').combobox({
url: 'http://localhost:5463/test/getComboJson'
})
$('#text4').combobox({
url: 'http://localhost:5463/test/getComboJson'
}) $('#text5').combotree({
url: 'http://localhost:5463/test/getTreeJson'
}) Public.post("http://localhost:5463/test/getFristOne", {id: }, function (data) { $('#form1').form('load', data); })
})

我让下拉框延迟加载看form会不会加载不上??

public ActionResult getFristOne() {

            Dictionary<string, object> dic = new Dictionary<string, object>();
dic.Add("text1", "");
dic.Add("text2", "");
dic.Add("text3", "");
dic.Add("text4", "");
dic.Add("text5", "");
//Thread.Sleep(2000);//线程挂起1000毫秒
return Json(dic, JsonRequestBehavior.AllowGet);
}
public ActionResult getTreeJson() { IList<Dictionary<string, object>> List = new List<Dictionary<string, object>>();
for (int i = ; i < ; i++)
{
Dictionary<string, object> dic = new Dictionary<string, object>();
dic.Add("id", i.ToString());
dic.Add("text", "项目"+i);
IList<Dictionary<string, string>> children = new List<Dictionary<string, string>>();
dic.Add("children", new ArrayList());
List.Add(dic);
} Thread.Sleep();//线程挂起1000毫秒 return Json(List, JsonRequestBehavior.AllowGet);
} public ActionResult getComboJson()
{ IList<Dictionary<string, object>> List = new List<Dictionary<string, object>>();
for (int i = ; i < ; i++)
{
Dictionary<string, object> dic = new Dictionary<string, object>();
dic.Add("value", i.ToString());
dic.Add("text", "项目" + i);
List.Add(dic);
} Thread.Sleep();//线程挂起1000毫秒 return Json(List, JsonRequestBehavior.AllowGet);
}

结果加载上了。

阅读easyui的源代码发现,这个它是根据name来反找了一下组件的实例然后调用了setValue方法

easyui form load 数据表单有下拉框的更多相关文章

  1. 雷林鹏分享:jQuery EasyUI 表单 - 格式化下拉框

    jQuery EasyUI 表单 - 格式化下拉框 本教程向您展示如何创建一个简单的下拉框(Combobox),让它在下拉框中显示图片项.您可以在下拉框(combobox)上使用 formatter ...

  2. form表单传递下拉框的Value和Text值,不适用Jquery传递

    同时获取下拉框的Value和Text值的解决办法:添加一个<input type="text" >文本框,用户选中一项后就将该项的value值给他 然后接受页面获取该文 ...

  3. Django forms表单 select下拉框的传值

    今儿继续做项目,学习了Django的forms生成前端的代码. forms.py class SignupForm(forms.Form): username = forms.CharField(va ...

  4. iview表单验证下拉框不通过问题

    iview表单验证的步骤: 第一步:给 Form 设置属性 rules :rules 第二步:同时给需要验证的每个 FormItem 设置属性 prop 指向对应字段即可 prop=”“ 第三步:注意 ...

  5. php简易表单及下拉框动态渲染

    <?php//1.连接数据库$link = mysqli_connect('127.0.0.1','root','root','1906');//2.设置字符集mysqli_set_charse ...

  6. 雷林鹏分享:jQuery EasyUI 表单 - 过滤下拉数据网格

    jQuery EasyUI 表单 - 过滤下拉数据网格 下拉数据网格(Combogrid)组件和下拉框(Combobox)组件的共同点是,除了都具有下拉面板以外,它们都是基于数据网格(Datagrid ...

  7. 大型情感剧集Selenium:4_老中医教你(单/多/下拉框)选项定位 #华为云·寻找黑马程序员#

    今天讲什么 讲什么标题说了,讲selenium的单选.多选.下拉框选项定位.但其实这东西,没什么太多说的,又比较枯燥,那该怎么让这一集selenium的课程变得有趣呢?有请老中医,哈哈- 怎么样,这个 ...

  8. easyui源码翻译1.32--Combo(自定义下拉框)

    前言 扩展自$.fn.validatebox.defaults.使用$.fn.combo.defaults重写默认值对象.下载该插件翻译源码 自定义下拉框显示一个可编辑的文本框和下拉面板在html页面 ...

  9. layui-table-column-select(layui数据表格可搜索下拉框select)

    layuiTableColumnSelect 在layui table的基础上对表格列进行扩展:点击单元格显示可搜索下拉列表. 码云地址:https://gitee.com/yangqianlong9 ...

随机推荐

  1. STM32F4, USB HS with ULPI and Suspend/Wakeup

    Hi guys,I am in need of your help, unfortunately STs documentation is lacking some information here. ...

  2. Complete uninstall on Mac, HELP!

    Remove these directories: /Applications/Xamarin Studio.app /Developer/MonoTouch /Developer/MonoAndro ...

  3. 内存映射函数remap_pfn_range学习——示例分析(1)

    span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }.CodeMirror ...

  4. Glibc 和 uClibc

    转自:https://blog.csdn.net/clirus/article/details/50145959?locationNum=4 最近在搞mips openwrt框架的东西,mipc的GC ...

  5. Module ngx_http_v2_module

    官方配置说明: http://nginx.org/en/docs/http/ngx_http_v2_module.html#example ngx_http_v2_module模块指令中文说明 ngx ...

  6. javax.servlet不存在问题的解决

    产生这个问题的原因是这个包在WEB服务器里才有,J2SE中没有,应该在J2EE中才有.因此必须告诉编译器这个包的位置. 正确的解决方案如下: 1. 搜索servlet-api.jar. 这个包应该在T ...

  7. 神盾局特工第四季/全集Agents Of SHIELD迅雷下载

    英文全名Agents Of SHIELD,第4季(2016)ABC. 本季看点:<神盾局特工>(Agents Of SHIELD)第三季季终集里,我们终于知道谁死了……但死的不是一个,而是 ...

  8. Xcode打包踩过的那些坑

    一.file was built for archive which is not the architecture being linked (armv7s) 项目是基于cocos2d-x绑定lua ...

  9. 解决Using 1.7 requires compiling with Android 4.4 (KitKat); currently using API 4

    有时候我们可能需要将项目的版本降低,比如4.4降低到2.2这样的,可能会遇到类似于这样的错误 Using 1.7 requires compiling with Android 4.4 (KitKat ...

  10. 3分钟搞定SpringBoot+Mybatis+druid多数据源和分布式事务

    文章来自: https://blog.csdn.net/qq_29242877/article/details/79033287 在一些复杂的应用开发中,一个应用可能会涉及到连接多个数据源,所谓多数据 ...