www.mathertel.deThe AJAX EngineSamples 2: Core AJAX samplesOrteLookup.aspx

LookUp Sample

View Source

A sample that is showing the integration of AJAX actions and a field with LookUp functionality.

City Lookup Field

toggle dropdown

This sample shows how to use an ajax action to build up a list of suggestions for the input value by filling a dropdown list.

The city names that are filled into the dropdown list is fetched from the server through the OrteLookup.asmx web service.

LookUp sample using web controls

This sample is made to show how to use the AJAXEngine directly.

A more advanced sample that uses web parts and JavaScript behaviors is available in another LookUp sample page at ../S03_AJAXControls/LookupDemo.aspx.


This page is part of the http://www.mathertel.de/ web site.