Results 1 to 2 of 2

Thread: [RESOLVED] Datagrid Update...

  1. #1

    Thread Starter
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Resolved [RESOLVED] Datagrid Update...

    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?
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  2. #2

    Thread Starter
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: Datagrid 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
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width