When
you have more rows returned from a data connection
than that can fit on one page, you could define
two pages for the same purpose. But what if even
two pages are not sufficient? Add a third one
could be an option or to use one page only with
scrolling data.
When scrolling is enabled you just define the
settings for one page and indicate per data connection
the step size and the step time. If there are
more records returned from the data connection
than can fit on one page, the data will be scrolled
by using the scrolling parameters.
This scrolling functionality will end on your
slide when the last row from your data source
has been shown.
|