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?
Printable View
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?
wow.. im postin some stumpers today...
well I finally found the answer...
The Recordset that the DG grid needs a "current" reference.. meaning a global declare.. so then
RS.Update works
Thanks Static!
Anytime!
Id rate your post but It wont let me!
No problem...
(OMG I need sleep...) LOL