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
50
Autocomplete with panel taking more than one row on hover
posted

I am using igCombo control and trying to come up with the way to display a panel/info which will span across multiple rows when user hovers or uses arrow keys to move through the list.

Any idea how it be done? Please see example/image attached.

Thank you!

Parents
  • 3115
    Offline posted

    Hi Gene Fichtenholz,

    Currently igCOmbo doesn't support tooltips, I've logged a product itea with id PI13050158.

    If you want to implement custom solution what I'll suggest is to hook on the activeItemChanged event of the igCombo and implement your logic inside the event handler.

     

    Thanks,

    Todor Paskalev

    Infragistics

Reply Children
No Data