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!
Hello Gene,
Please do not hesitate to contact me if you have any additional questions.
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