Hello,
Is there a way to get a tooltip for each row of the ultrawebgrid?
On mouseover of the row the tooltip would show some extra information, which changes depending on the row you're pointing at.
I use a third party dhtml popup from www.activeup.com It works like a charm.
Hi!
In InitializeRow event of the grid u can set the tool tip using the "Title" property of the cell.