Monday, August 25, 2008

Create an Auto-Complete Text Field

ASP.NET MVC Tip #37 – Create an Auto-Complete Text Field - Stephen Walther on ASP.NET MVC

In this tip, Stephen Walther demonstrates how you can create an auto-complete text field in an MVC view by taking advantage of the Ajax Control Toolkit. He explains how you can create a custom Ajax Helper that renders the necessary JavaScript.

No comments: