Hi,
How could i minimize the height of the combo box....since its default is showing 22px. but i want much more smaller. What i have to do in this situation.
I have added my code with this..... pl check....
<telerik:RadComboBox ShowToggleImage="false" ShowDropDownOnTextboxClick="false"
ID="RadAjaxCombo" runat="server" EnableLoadOnDemand="True" ShowMoreResultsBox="true"
ItemRequestTimeout="500" OnItemsRequested="RadAjaxCombo_ItemsRequested"
onselectedindexchanged="RadAjaxCombo_SelectedIndexChanged1" Width="160px">
</telerik:RadComboBox>
Regards,
Vijayaragavan R
How could i minimize the height of the combo box....since its default is showing 22px. but i want much more smaller. What i have to do in this situation.
I have added my code with this..... pl check....
<telerik:RadComboBox ShowToggleImage="false" ShowDropDownOnTextboxClick="false"
ID="RadAjaxCombo" runat="server" EnableLoadOnDemand="True" ShowMoreResultsBox="true"
ItemRequestTimeout="500" OnItemsRequested="RadAjaxCombo_ItemsRequested"
onselectedindexchanged="RadAjaxCombo_SelectedIndexChanged1" Width="160px">
</telerik:RadComboBox>
Regards,
Vijayaragavan R
