<PREV     NEXT>

AJAX

Cascading Lookups

This example is similar to the tree control, only it uses drop-down boxes to select customer based on State and City. Once a state is selected, a call is made to the server to retrieve the cities for the selected state. Because only cities for the selected state are retrieved and because the entire page does not need to be reloaded, the results seem instantaneous.

 

Watch Video


This image has been scaled to fit on this page.
Click for fullsize image

Download       Order