Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
8921 | Nov 26,2003 06:34 PM UTC | Nov 26,2003 07:02 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
CurrencyManager cm = (CurrencyManager) this.BindingContext[this.gridDataBoundGrid1.DataSource, this.gridDataBoundGrid1.DataMember];
DataRowView drv = (DataRowView) cm.List[gridRowIndex];
DataRow dr = drv.Row;
Console.WriteLine(dr["Col2"].ToString());
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.