Hi There, I do have a basic question regarding RadAutoCompletyeBox , the question is If the RadAutocompleteBox does not find the data that is typed to the text box what event will fire to say there is no data returned . Please can you guide me on this?
I'm using ASP.Net AJAX RadAutoCompleteBox contrl. I can go throught the filtered items with 'up' and 'down' keys, but i want to select an item with 'TAB' key, is that possible?