Edit history

Edit: -1 of 4
Time: 2007-03-23 15:40:30
Note: /dabosite/wiki/DGrid/edit "flushed out definition"

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.