Re: Get value from Datagrid?
From: Ravichandran J.V. (jvravichandran_at_yahoo.com)
Date: 03/16/04
- Next message: Ravichandran J.V.: "Re: marshaling problem with struct converted from C"
- Previous message: Ravichandran J.V.: "Re: Class inheritance"
- In reply to: Lasse Edsvik: "Get value from Datagrid?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 03:42:39 -0800
In the ondouble click event procedure, the second parameter is 'e'
object. Use this object
Label1.Text=e.item.cells(0).Controls(0)
with regards,
J.V.Ravichandran
- http://www.geocities.com/
jvravichandran
- http://www.411asp.net/func/search?
qry=Ravichandran+J.V.&cob=aspnetpro
- http://www.southasianoutlook.com
- http://www.MSDNAA.Net
- http://www.csharphelp.com
- http://www.poetry.com/Publications/
display.asp?ID=P3966388&BN=999&PN=2
- Or, just search on "J.V.Ravichandran"
at http://www.Google.com
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- text/plain attachment: signature.txt
- Next message: Ravichandran J.V.: "Re: marshaling problem with struct converted from C"
- Previous message: Ravichandran J.V.: "Re: Class inheritance"
- In reply to: Lasse Edsvik: "Get value from Datagrid?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|