Skip to Content
0
Jan 19, 2022 at 02:10 PM

Set tooltip in cell of a UI5 Smarttable

866 Views

Hello,

I'm not able to set a tooltip on a cell of a smart table. There is an annotation for it - "Quickinfo" which simply does not work (in an annotation file).

I found a dirty "workaround" solution by looping over all cells and set it there within the loop. Which is ugly and takes a lot of performance..

Does anybody of the UI5 expert now a better solution?

Thanks!

Andreas