I have been using a igCombo in a DNN site under development. I am now seeing odd behavior when I open a dropdown box. The list of selectable items is considerably lower than it should be as shown in the attachment.
I understand the top and left are set programatically by JavaScript. But I am unable to figure out where the starting point is found so that I can make a correction.
Where does the igCombo get it's starting point for top and left for the dropdown portion of a combo box?
BTW, I am seeing the same odd styling from igDatepickers as well.
Thanks!
Hello,
Thank you for using our forum.
I am not able to reproduce your issue. I am looking at our combo sample ( http://igniteui.com/combo/overview ) and there the position of dropdown is correct.
What version are you using?
Can you send us a small sample with the issue?
We solved it. It was an issue with the DNN skin we were using.