Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
8178 | Oct 24,2003 11:40 AM UTC | Oct 24,2003 12:35 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
GridCurrentCell cc = this.gridDataBoundGrid1.CurrentCell;
GridBoundRecordState rs = this.gridDataBoundGrid1.Binder.GetRecordStateAtRowIndex(cc.RowIndex);
Console.WriteLine(rs.Table.Count);
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.