Hi i'm getting an error here . What can i do for?
TextBox1.Text = GDLoadCaixa.Item(0, GDLoadCaixa.CurrentRow.Index).Value.ToString
Severity Code Description Project File Line Suppression State
Error BC30456 'Item' is not a member of 'GridControl'.
Severity Code Description Project File Line Suppression State
Error BC30456 'CurrentRow' is not a member of 'GridControl'.