Building Intellisense into "Show find task results in a DataGrid" Sample

398
0
01-29-2014 11:43 AM
MatthewBaker2
Occasional Contributor II
All,

How would one build intellisense into the search box in the "Show find task results in a DataGrid" sample?

For example, users of our (pending) app will be typing in their address. In order to validate the address against our records (and thus confirm it is in our school district), we'd like to have a list of addresses in our system pop up in the search box as the user types. If their address is in our system, they can choose it, and display the relevant school boundary information on the map, etc. (if the address isn't in the list, it will trigger a geocode and a warning about an address not verified in our system).

The list of addresses is about 275,000 records.

Is something like this possible?

Thanks!

-mb
0 Kudos
0 Replies