Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
6792 | Aug 28,2003 05:57 AM UTC | Aug 28,2003 07:27 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
Dim cm As CurrencyManager = Me.BindingContext(Me.GridDataBoundGrid1.DataSource, Me.GridDataBoundGrid1.DataMember)
Dim dr As DataRow = CType(cm.Current, DataRowView).Row
Me.Label1.Text = dr("HiddenCol").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.