I have a tooltip column in dojo grid. The grid has 29 rows. On postRender event on grid, I connect the tooktip and image shown in the grid column.
The problem is that the hover over tooltip is shown only rows from 1-25. Tooltip for row 26 to 29 are not shown.