Tab pages

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tiger

    #1

    Tab pages

    Hello,

    Is it possible to have multiple record sets assigned to tab pages?

    for example: a tab control with three tab pages


    --------------= Posted using GrabIt =----------------
    ------= Binary Usenet downloading made easy =---------
    -= Get GrabIt for free from http://www.shemes.com/ =-

  • Rick Brandt

    #2
    Re: Tab pages

    Tiger wrote:[color=blue]
    > Hello,
    >
    > Is it possible to have multiple record sets assigned to tab pages?
    >
    > for example: a tab control with three tab pages[/color]

    TabPages don't have independant data sources, but you can use subforms and
    place a different one on each page.

    --
    I don't check the Email account attached
    to this message. Send instead to...
    RBrandt at Hunter dot com


    Comment

    Working...