hello everyone,
I use RadzenLink in DataGrid with grouping enabled and show html tooltip on hover on it, but I find that the tooltip is shown and hidden at same moment when I hover on it
how to fix this issue, or it will be fixed in latest updates ?
Hi @enchev
sorry, but there is no duplication, I post two different threads of tooltip hover issue in DataGrid with grouping and tooltip clicked issue in DataGrid without grouping, and the two issues are different with variant codes
I found that this thread is hidden in My posts so I post it again,
then I find the first thread is hidden, please show it if could
@enchev yes but this thread is for DataGrid with grouping and on hover on RadzenLink event, and the other is for DataGrid regardless of grouping and on click on RadzenLink event
@enchev here is the other thread content that deleted
hello everyone,
I use RadzenLink in DataGrid and show html tooltip on click on it, but I find that the tooltip always appear on top page not on top of clicked link
how to fix this issue, or it will be fixed in latest updates ?
the way you are capturing references to the element is causing the problem with wrong position since in this way the reference will be always to the link in the last row. You need separate component where you can capture properly reference: