HelloI have a multipage form I am creating. One of the pages spans two
pages, and within the page is a table and within the table cells are
linked (Data Binding) See screen shot.Sorry it is a little grainy.What I
am trying to do is be able to create multiple instances of these two
pages but the data in Row1 of the table is only the same in that
particular instance. So the data inputed in the next instance would be
different than the first and so on.I hope that makes since, as that is
the best I ...