0
kicks
MS Ajax AutoComplete Extender using a Page Method
The MS Ajax AutoComplete extender is able to pull its completion list from either a Web Service or a Page Method. All the examples I could find used Web Service, but I wanted to use the Page Method approach.