Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
16578 | Jul 20,2004 10:55 AM UTC | Jul 20,2004 05:48 PM UTC | WinForms | 2 |
![]() |
Tags: GridControl |
CurrencyManager cm = (CurrencyManager)this.grid.BindingContext[this.grid.DataSource, this.grid.DataMember];
cm.Position = someZeroBasedValue;
Another way is to set the grid.Binder.CurrentPosition property.
>CurrencyManager cm = (CurrencyManager)this.grid.BindingContext[this.grid.DataSource, this.grid.DataMember];
>cm.Position = someZeroBasedValue;
>
>
>Another way is to set the grid.Binder.CurrentPosition property. This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.