Re: VB6 - DataGrid SelStartRow and SelEndRow
From: Jezebel (dwarves_at_heaven.com.kr)
Date: 06/23/04
- Next message: Ralph: "Re: where do us long time VBers move on to?"
- Previous message: Alexander Nickolov: "Re: DCOM Identity: This User"
- In reply to: Hmmm...: "VB6 - DataGrid SelStartRow and SelEndRow"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Jun 2004 15:06:43 +1000
Contrary to the documentation, the DataGrid doesn't have those properties,
as you can see from Intellisense or by checking the Object Browser.
Possibly this is version-specific. Other grid controls do have them.
"Hmmm..." <blahblah@blah.com> wrote in message
news:c67Cc.22956$Yb1.14655@nwrddc02.gnilink.net...
> The Help describes the SelStartRow and SelEndRow properties for the
DataGrid
> control, but when I try to use them, I get a compile error. Does anyone
> know why?
>
> I am trying to select a particular DataGrid row at run time from the VB
> code. Does anyone know how to do this? Thanks.
>
>
>
- Next message: Ralph: "Re: where do us long time VBers move on to?"
- Previous message: Alexander Nickolov: "Re: DCOM Identity: This User"
- In reply to: Hmmm...: "VB6 - DataGrid SelStartRow and SelEndRow"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|