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
845
igCombo - drop-down list hides half the text area in MVC project when dropped down
posted

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

Parents
No Data
Reply
  • 3595
    Suggested Answer
    posted

    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.

    igCombo2010.zip
Children