This is a migrated thread and some comments may be shown as answers.

problem with list border radius

0 Answers 45 Views
SearchBox
This is a migrated thread and some comments may be shown as answers.
Fabio Cirillo
Top achievements
Rank 1
Fabio Cirillo asked on 20 Mar 2016, 04:44 PM

As you can see in the attached image, the edges of the list of records are not border radius format. The examples in the online demo instead and there are no particular settings to make the object. How can I fix?

How can I fix? here is the html code

 

<telerik:RadSearchBox ID="RadSearchBox1" runat="server" Width="400px"
    ShowSearchButton="false"
    RenderMode="Lightweight">
    <DropDownSettings Height="300" Width="400" />
    <WebServiceSettings Path="Index.aspx" Method="GetResults"/>
</telerik:RadSearchBox>

Also how can I enter the search button in the search button?

 

No answers yet. Maybe you can help?

Tags
SearchBox
Asked by
Fabio Cirillo
Top achievements
Rank 1
Share this question
or