Creating a Google Suggest Style Filter with the AutoComplete Control
The general idea was that I would allow the user to select a filter column from a drop down list. Then as they key in characters into the adjacent textbox I would use the AjaxControlToolkit's AutoComplete extender to suggest some values to filter by.










Comments