Data access

  • Thread starter Thread starter web1110
  • Start date Start date
W

web1110

Hi Y'all,

I am inside a DataGrid control derived from a DataGridTextBoxColumn.
I am in the Enter event.
The DataGrid is sourced to a DataTable

How do I find the actual data from row within the associated DataTable
column to display in my derived control?

Thanx,
Bill
 
Back
Top