Hello,
I am developing an MVC web application based on the standard template provided in VS2010.
For all igCombos in the project, the drop-down list when dropped down begins about half way down the text area of the combo, not at the bottom. The result is that you cannot clearly see what you are typing as half is covered by the drop-down list.
How do you make the drop-down list start at the bottom of the control?
Thanks
Deon
Hello Deon,
Thank you for posting in our community!
I have attached a sample presenting how an igCombo could be implemented within MVC project in Visual Studio 2010.
If you have any specific questions or if you need further assistance please let me know.
I am following up to check if you have been able to resolve your issue. If you need any further assistance or if you have additional questions don’t hesitate to contact us again.
Hi Dimka,
Yes thanks, the issue was resolved by ugrading jQuery from 1.7 to 1.9.
Regards