简体   繁体   English

Html.EditorFor SelectList

[英]Html.EditorFor SelectList

With the introduction of Html.EditorFor everything just seems easier -- All but one thing: EditorFor<SelectList> 随着Html.Editor的引入,一切看似简单 - 除了一件事之外:EditorFor <SelectList>

What would be the best way to make it work? 什么是让它发挥作用的最佳方法? What I need is either a checkboxlist, a dropdownlist or the like. 我需要的是复选框列表,下拉列表等。

I can easily find mvc1 solution for the problem, but mvc2 seems to not be there. 我可以很容易地找到问题的mvc1解决方案,但mvc2似乎不存在。

Any thoughts? 有什么想法吗?

您可以使用可用的模板 - 请参阅ScottGu的帖子http://weblogs.asp.net/scottgu/archive/2009/07/31/asp-net-mvc-v2-preview-1-released.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM