Author Topic: Tooltip hide in row hover when scroll down to up in Grid  (Read 1496 times)

Jignesh

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 46
    • View Profile
Tooltip hide in row hover when scroll down to up in Grid
« on: February 06, 2020, 12:31:01 pm »
Hi Paramvir,

I am facing issue on row tooltip hide when scrollbar down and after up to top.

I have used the below code for the same. My requirement, I have to show the same message on row tooltip.

Also, I have attached a screenshot for the same.

grid.getRow({ rowIndx: lrowid })[0].title = ValidationMsg;

Please let me know your feedback.

Thank you,
Jignesh

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 5873
    • View Profile
Re: Tooltip hide in row hover when scroll down to up in Grid
« Reply #1 on: February 06, 2020, 09:56:30 pm »
[ Only Pro members may read this post. ]