tags:

views:

54

answers:

2

Is there a way to display a gridview in a tooltip?

+1  A: 

In the standard tooltip no, but you'd have to write your own tool tip class to accomplish this.

JonH
A: 

If you are using jquery you could do this using the QTip Plugin .

Jon