Nevron Forum

Grid structure display on Mouse Over (like tooltip)

https://www.nevron.com/Forum/Topic7631.aspx

By Hujefa Gangardiwala - Monday, March 25, 2013

Hi

I am using NThinDiagramControl to display some data in Spring Layout.

My requirement is to display a grid like structure while mouse roll over on each node; similar to a tooltip display.
Also in this grid, one column should be a Hyperlink.

I tried using NTableShape; but this is very slow and doesn't seem to support Hyperlinks.

Could anyone please suggest the best solution for this?

Thanks