New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Search Button

RadSearchBox contains a default "Search" button. Its visibility can be controlled easily with the ShowSearchButton property.

searchbox autocomplete false with search button

When clicked, the OnClientSearch event is fired. If the server OnSearch event is declared it is fired as well.

In this article