grid cell has onclick but hand is not shown
- From: "Beemer Biker" <jstateson@xxxxxxxx>
- Date: Wed, 2 May 2007 08:41:18 -0500
I added an onclick event to a grid cell at bind time
e.Row.Cells[nFieldNum].Attributes.Add("onclick", "return LaunchInfo('../DetailLocation.aspx')")
This works fine, but there is no indication that one can "click" on the cell when the cursor is mioved over the item in the cell.
I would like the mouse cursor to change to a hand and back to normal as it moves over the clickable item. Also, it is even hard to look up information about this. Where would I go (VS8) to find help about .Attributes.Add( where visual studio would list the range of arguments available to the Add? If I highlight Attributes.Add and presss F1 i get Type.Atributes property help page but what I really want is a list of what the Add arguement can be.
...TIA..
--
======================================================================
Joseph "Beemer Biker" Stateson
http://TipsForTheComputingImpaired.com
http://ResearchRiders.org Ask about my 99'R1100RT
======================================================================
.
- Follow-Ups:
- Re: grid cell has onclick but hand is not shown
- From: MasterGaurav \(www.edujini-labs.com\)
- Re: grid cell has onclick but hand is not shown
- From: Beemer Biker
- Re: grid cell has onclick but hand is not shown
- Prev by Date: having trouble with drag-n-drop of multiple items
- Next by Date: Re: having trouble with drag-n-drop of multiple items
- Previous by thread: having trouble with drag-n-drop of multiple items
- Next by thread: Re: grid cell has onclick but hand is not shown
- Index(es):
Relevant Pages
|
Loading