Re: Get value from Datagrid?

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Ravichandran J.V. (jvravichandran_at_yahoo.com)
Date: 03/16/04


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!






Relevant Pages

  • Re: Button Click
    ... Try the beep method in the Button Click event procedure. ... with regards, ...
    (microsoft.public.vb.general.discussion)
  • Re: calling procedure
    ... You should rename the module or the procedure. ... Norman ... >> Regards, ... >>>call a procedure in a module from a event procedure. ...
    (microsoft.public.excel.programming)
  • Re: vba code doesnt work
    ... "Tom Ogilvy" wrote: ... then you must have placed it inside an event procedure or called ... >> I put that in and my worksheet just started blinking and I had to break ... >>> Regards, ...
    (microsoft.public.excel.programming)
  • Re: vba code doesnt work
    ... "Tom Ogilvy" wrote: ... then you must have placed it inside an event procedure or called ... >> I put that in and my worksheet just started blinking and I had to break ... >>> Regards, ...
    (microsoft.public.excel.programming)
  • Re: [PHP] data from database
    ... Gregory Kornblum wrote: ... > call as a second parameter. ... Regards. ... It's all about the Rush ...
    (php.general)