Re: grid cell has onclick but hand is not shown



Thanks MasterGaurav - I also found (by experimenting) that I could use the
following instead of building my own tooltip
e.Row.Cells[nFieldNum].Attributes.Add("title", "click for details");

Not sure why "title" is used instead of "tooltip"

Because the attribute 'title' is given in HTML specifications :-)


--
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujini-labs.com
-----------------------------------------


.


Loading