Info Combining on Page 2.

Ok this may be a silly question but I can't seem to figure this out.  When adding info to Page 1 that works fine but when I click Page 2 tab, it shows me the same info that is on Page 1.  How do I add different info to the preceeding pages so that when I click on the tab it reflects it

Thanks!


Answer this question

Info Combining on Page 2.

  • lin geng

    See responses in your other thread on this subject (it is better to keep one thread together as long as it is one subject).
  • Mikee_ko

    If you mean that you added controls to Page1 that are visible on other pages, that usually means that you actually added such controls to the form, not the page.  You can verify that by looking at the object dropdown in the Properties Sheet -- the controls are likely under the form, not the page.

    The solution is to:
    1- Select the Pageframe with the mouse
    2- RightClick, select Edit from the shortcut menu
    3- Now the page under your mouse is the selected object, indicated by the "hashing" around it.

    Add your controls.

    Another way to get to the desired page is to:
    1- Select the Page in the object dropdown of the Properties Sheet
    2- Click on the TitleBar of the Form/Class Designer (NOT anywhere inside the Designer, which will select some other object)

    Drew Speedie
    VFP MVP

  • mrtnclzd

    Basically I am trying to add text boxes (that contain fields from a table) to Page 2, Page 3 & etc...  I can add to Page 1 but not to Page 2.

    Thanks!!!

  • Abdul Khaliq Oomatia

    How can I get my info on Page 1 to stay on Page 1 when I select Page 2   When I select Page 1 just the info I placed on Page 1 appears.  When I select Page 2 however, the info I placed on Page 1 also appears on Page 2 along with Page 2's info. 
  • Info Combining on Page 2.