Mark, can you please provide me the actual scenario...How and where you want to use the autocomplete extender?
If you have limited records then with JavaScript you can cache at client side and use the auto complete feature. Or you can make an Ajax call to get the details like it happens in Google search page.
Cheers,
Rajan
My Blog: http://rajangarg.wordpress.com/
Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you.