Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
16183 | Jul 8,2004 04:45 AM UTC | Jul 9,2004 09:36 AM UTC | WinForms | 10 |
![]() |
Tags: GridControl |
this.edbgMain.Binder.CurrentPosition = 0;
this.edbgMain.EndUpdate();
>this.edbgMain.Binder.CurrentPosition = 0;
>this.edbgMain.EndUpdate();
>
BindingManagerBase bmb = this.BindingContext[this.edbgMain.DataSource, this.edbgMain.DataMember]; bmb.Position = 0; this.edbgMain.TopRowIndex = this.edbgMain.Model.Rows.HeaderCount + 1; this.edbgMain.EndUpdate(); this.edbgMain.CellClick += new GridCellClickEventHandler(edbgMain_CellClick);What steps do I take to see the problem in the sample?
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.