changed:
-A: grid.CurrentRow contains the row number, grid.DataSet[grid.CurrentRow] contains the dictionary of (field,value) for the table fields.
A: grid.CurrentRow contains the row number, grid.DataSet[grid.CurrentRow] contains the dictionary of (field,value) for the selected row.