Hello Friends,
i am using Auto Complete Extender in my project, i have cutomised it a little bit according to my requirement,i am showing an error message if the list is not displayed by the autocomplete Extender(i.e if the Search Fail), the error message is shown on the Confirm Box , if the user click "OK" then the respective action is performed and when the user click "Cancel" the last character on which the search is failed is removed from the TextBox to Which the Extender is attached, Now my issue is that i wan to rebind the list according to the remaining characters in the textbox on Clicking Cancel button.
Thanks and Regards,
Harnek Singh.