Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
435
The text is not showing in the WebDrop Down
posted

Hi,

I have  a very simple webdropdown. I am not able to see the test displayed when I select the values. i have tried various settings and they are all the same.

<ig:WebDropDown ID="DropDownMutiSelect" runat="server" Enabled="True" EnableMultipleSelection="true" EnableCustomValues="true" EnableClosingDropDownOnBlur="true"
AutoPostBack="False" Font-Size="10pt" Height="37px" Visible="False" Width="209px" EnableClosingDropDownOnSelect="false" DisplayMode="DropDown" >
</ig:WebDropDown>

I am using  Infragistics45.Web.v12.2, Version=12.2.20122.1007 

Thanks, Jayson