![]() |
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.
|




