Tagged Questions
-4
votes
1answer
2k views
AutoCompleteExtender works sometimes
[System.Web.Services.WebMethod]
[System.Web.Script.Services.ScriptMethod]
public string[] GetRowsByFilter(string prefixText, int count)
//public static List<string> ...