pro_vb thread: Contents of Edited Cell DataGrid
'Position to the cell you want to read: DataGrid.Row=3 : DataGrid.Col=3 'Read the contents: MsgBox "The cell contains " & DataGrid.Text Regards, -Toby >Hai, > >Can any one suggest me how to retrieve the contents of edited cell from >DataGrid Control. > >thanks >Krishna
|





