Using JuiceUI Autocomplete using ashx handler as the source

81 views
Skip to first unread message

Hewbert Gabon

unread,
Mar 6, 2012, 12:26:52 PM3/6/12
to jui...@googlegroups.com
Hi. I have using juiceUIor autocompelete and i would want to use and ashx handler as the source. Please let me know how.. tnx!

THIS CODE ISNT WORKING
<label for="_Default">Tags: </label>
<asp:TextBox runat="server" ID="_Default" ClientIDMode="Static" />
<Juice:Autocomplete ID="Autocomplete1" runat="server" TargetControlID="_Default" Source="AutocompleteHandler.ashx" />

Andrew Powell (appendTo)

unread,
Mar 6, 2012, 12:53:48 PM3/6/12
to jui...@googlegroups.com
What's the output from AutocompleteHandler.ashx look like?

It must match the data format outlined here: http://juiceui.com/controls/autocomplete
Reply all
Reply to author
Forward
0 new messages