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
1375
option in combo box editor coming properly if text width is large.
posted

Hello sir/mam,

I am facing one issue in iggrid i.e when option in combo box editor coming properly if text width is large.Please help me fix it out. Can we use ... and just show text on hover as tooltip in combo box?

Parents
No Data
Reply
  • 0
    Offline posted

    Hi Rohit, the issue you’re facing with the combo box editor in iggrid where long text values don’t display properly can usually be solved by applying CSS styling to limit the width of the dropdown items and then using text-overflow: ellipsis; overflow: hidden; white-space: nowrap; so the text shows as ... when it exceeds the set width, while adding a title attribute or tooltip to display the full text on hover; this approach ensures better UI handling of large text values, much like how businesses seek professional support from ISO certification consultants in Iraq to simplify and present complex compliance requirements in a user-friendly manner.

Children
No Data