Compartilhar via


Contextual Autocomplete

The good folks at P&P have just released a cool little project.  It is essentially an expansion of the AutoCompleteExtention in the toolkit.  What this allows you to do is filter values based on the state of other controls.  So for example, if the user has already filled in North Carolina as their state, you can easily filter the zip codes to only those in NC...

clip_image002[1]

Get the bits and check out the video and the source code

 https://www.codeplex.com/websf/Wiki/View.aspx?title=Validation_landing_page

Read more on Glenn's blog:

 https://blogs.msdn.com/gblock/archive/2007/10/01/web-client-validation-bundle-shipped.aspx

Comments

  • Anonymous
    October 02, 2007
    PingBack from http://www.artofbam.com/wordpress/?p=4763

  • Anonymous
    October 02, 2007
    The good folks at P&P have just released a cool little project. It is essentially an expansion of