Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Tool Tip in GridView

Reply
Thread Tools

Tool Tip in GridView

 
 
=?Utf-8?B?Ym9iYnk=?=
Guest
Posts: n/a
 
      10-09-2007
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.
 
Reply With Quote
 
 
 
 
Michael Nemtsev, MVP
Guest
Posts: n/a
 
      10-09-2007
Hello bobby,

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

http://www.velocityreviews.com/forum...-gridview.html


and maybe with ajax call to get exended info, like this http://www.dotnetbips.com/articles/3...927f4b962.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>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
David Mark's Javascript Tip Du Jour - Volume #1 - Tip #1234 - How toMeasure Element Dimensions David Mark Javascript 58 12-06-2011 10:13 PM
David Mark's Javascript Tip of the Day - Volume #1 - #Tip 14-C David Mark Javascript 16 11-11-2011 02:45 AM
Free Balloon tool tip for .NET apps herr lucifer ASP .Net 3 04-22-2005 02:21 AM
Free Balloon tool tip for .NET apps herr lucifer ASP .Net 0 04-18-2005 07:19 PM
hover help / Tool Tip help in ASP.NET data gris control column msnews.microsoft.com ASP .Net 0 06-26-2003 07:20 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57