MSFlexgrid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shaoley
    New Member
    • Jul 2008
    • 2

    MSFlexgrid

    Hello Guys!! A newbie here.
    I am working on a project right now and I am using msflexgrid as to where I will store my entries. Would it be possible when i click my save button all entries would be saved to my msflexgrid1 and when i click update msflexgrid1 clears and all entries will be moved to msflexgrid2 and when I click post msflexgrid2 clears and all the entries will be saved to a Table in ms access. I am using msaccess2003 as my back-end and my front-end is vb6. Thanks.

    P.S. I use three tables here 2 for msflexgrids and 1 for the table i mentioned above. Am I using it right? Thanks.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Kindly Post What You Hae Done Sofar .

    Comment

    • shaoley
      New Member
      • Jul 2008
      • 2

      #3
      I don't have codes for that yet. I only have codes for the save button and no code for clearing the msflexgrid.

      Comment

      • smartchap
        New Member
        • Dec 2007
        • 236

        #4
        I think to clear msflexgrid use msflexgrid.clea r command.

        Comment

        Working...