开发者

ASP.NET MVC3 Razor - Auto-complete Tutorial?

How do you implement auto-comple开发者_如何学Gote with ASP.NET, MVC3, and Razor?


You could use jQuery UI Autocomplete control along with an mvc action that returns a JsonResult with the right data


This isn't using Razor but translating it from webforms to razor is pretty trivial: http://tpeczek.com/2010/05/jquery-autocomplete-in-aspnet-mvc.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜