views:

35

answers:

0

Hi, I need to implement autocomplete functionality using Yahoo UI autocomplete (http://developer.yahoo.com/yui/autocomplete/). The datasource for this autocomplete feature is a WCF REST service. Can anyone post sample code for this scenario.

Thanks