Hi,
I have Rad Combo box with scroll bar to handle Long Name. It wors fine in IE 7.
But in IE 6 it does not show scroll bar .
Request you to please suggest.
----------------------------------Code Snippet -------------------------------------------
<td style="width: 90%">
<rad:RadComboBox ID="Combo1" Height="100px" Width="40%" runat="server" AllowCustomText="false" Skin="Outlook"
MarkFirstMatch="false" AutoPostBack="false">
</rad:RadComboBox>
</td>
-----------------------------------------------------------------------------
Thanks and regards,
Manish Patel