Hi there.
I have this issue:
I'm using infragistics 11.2 version and I have a webdropdown with some items populated. Here is the code in html:
<
ig:WebDropDown ID="ddlFornecedorInfo" runat="server" TextField="Descricao" ValueField="ID" Width="205px"></ig:WebDropDown>
If I put this on my aspx page it works fine. I select an item from the bottom of the list and everything works fine.
But if I put the SAME dropdown on a webdialog window I have a problem. When I try to select an item from the bottom of the list, the scroll of the dropdown always moves to top of the list and I can't select the item.
Please help.
Thank you
Hi soniaalves,
Thank you for your reply. Glad that your issue has been resolved. Feel free to contact me if you have any questions.
Hi,
I moved the webdialogwindow and the dropdown to an ascx control inside my aspx page and now it works fine. I don't know why. Maybe it's because I have another controls inside the page which may interfer with this, I don't know. Well it works now.
Please do not hesitate to contact me if you need further assistance.
Thank you for posting in the community.
I have tested this scenario using version 11.2.20112.2036 but am so far unable to replicate the behavior. Attached is my test sample. In order to investigate this further I would require a sample page demonstrating the issue.
Please feel free to contact me if you have any questions.