Tool Tip in GridView

G

Guest

I have a gridView. I want When I use mouse over on any of the row or cell it
should show me the text of that cell. so, I need Tool tip. But I don't know
how to do that.
 
M

Michael Nemtsev, MVP

Hello bobby,

Use RowDataBind event to get access to the cell and add content to the tooltip
property

http://www.velocityreviews.com/forums/t294689-show-tooltip-in-gridview.html


and maybe with ajax call to get exended info, like this http://www.dotnetbips.com/articles/36f06160-5221-4d27-a177-320927f4b962.aspx


---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


b> I have a gridView. I want When I use mouse over on any of the row or
b> cell it should show me the text of that cell. so, I need Tool tip.
b> But I don't know how to do that.
b>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,160
Latest member
CollinStri
Top