=== Checkbox Selection/Control ===================== //First hide all the listboxes in the webGrid=========== Checkbox Selection/Control =====================
//First hide all the listboxes in the webGrid
一切都很好,除了当我向我的webgrid添加超过10个项目时,它添加了第二个抛出错误的页面。
为了在代码中澄清,可以更新的内容属于应用程序,并且是用指定的语言编写的。> webGrids = new List<WebGrid>(); //the passable object to populate the table in UpdateContent view//if it matches, it will pass back a webGrid object to add to
我尝试将两个列表返回到我的视图,这些列表帮助我填充一些网络网格,我在网络上搜索,但我找不到解决方案,我是新手 我的控制器 public ActionResult Index() List<WebGrid> list = new List<WebGrid>(); {join c in dc.Cat_estado on a.Id_Estado equals c.Id