Re: scroll datagrid programmatically
- From: "Bart Mermuys" <bmermuys.nospam@xxxxxxxxxxx>
- Date: Fri, 26 Aug 2005 18:35:08 +0200
Hi,
"GatesOfIshtar" <GatesOfshtar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CF127DFE-BE85-4C43-9695-D742B56FCF9B@xxxxxxxxxxxxxxxx
> Hi,
>
> In my program, I'm displaying a data grid with 1000 rows. The 100th row
> should be selected, so I use select method of datagrid to select it.
> However,
> I also want the datagrid to scroll that row. How can I accomplish? So far
Set DataGrid.CurrentRowIndex to the same rownr as the one you select.
HTH,
Greetings
> could not get it.
>
> Thanks
.
- References:
- scroll datagrid programmatically
- From: GatesOfIshtar
- scroll datagrid programmatically
- Prev by Date: NotifyIcon, Double-click doesn't do what it should (BUG?)
- Next by Date: Re: C# app works perfectly on XP but not on 2003 server
- Previous by thread: scroll datagrid programmatically
- Next by thread: UserPainted SplitContainer and Focus-Rectangle
- Index(es):
Relevant Pages
|