Afternoon all, I have been trying to code an autocomplete with the jQuery autocomplete for a textbox. I would like to have autocomplete's source get its data from a pagemethod. I have already coded the pagemethod on the code behind page, and I am getting the desired results. I would like the results be dynamically created as the text in the textbox changes.
I have found examples on the net for get the data from .ashx and .asmx, and tried to use them as a starting point for coding a solution since I have only found couple of examples of pagemethod and the autocomplete that have not worked. Any help would be greatly appreciated. Thanks, Brandon -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
