I cant seem to get changes to stick...

If I type into the grid directly.. or add new.. it works.. table gets updated.

but if I use code: DG1.COlumns(1).Value = "Whatever"

it doesnt get to the table?

how do I then force it to update?