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
20
DropDown does not expand
posted

Hi 

I use infragistics webdropdown but my dropdown not expand I cannot select item

This is my code

<ig:webdropdown id="ddlBrand" runat="server" width="200px" EnableDropDownAsChild="false" DropDownOrientation="Default">
<ClientEvents Initialize="initDropDown" />
<Items>
<ig:DropDownItem Text="Item 1"></ig:DropDownItem>
<ig:DropDownItem Text="Item 1"></ig:DropDownItem>
<ig:DropDownItem Text="Item 1"></ig:DropDownItem>
<ig:DropDownItem Text="Item 1"></ig:DropDownItem>
</Items>
</ig:webdropdown>

Parents
  • 7570
    posted

    Hello Vahap.

    Thank you for contacting Infragistics!

    Please let me know the NetAdvatage version and build you are using as well as your preferred browsers. If you have any questions, please let me know as well.

     

     

Reply Children
No Data