Hello Brandon,

   Could you please give me more details about what you are looking for? I
found the documentation <http://docs.jquery.com/Plugins/autocomplete> and
demo <http://view.jquery.com/trunk/plugins/autocomplete/demo/> on the jquery
site. Sharing some of your code might help me to understand better.

Thanks,
Evan Bowling

On Mon, Apr 18, 2011 at 2:46 PM, Brandon Burch <[email protected]>wrote:

> 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]
>

-- 
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]

Reply via email to