Can two repeaters use the same data?

repeater-widget

#1

I have two repeaters on the same page that are offering different views of the same data. Is it possible to just use one data table for both repeaters or do I have to have two copies of the same data - one in each repeater?


#2

You only need one data set for both repeater
Use Add Rows to add data from ‘main’ repeater to second repeater.

If I’ve understand ur question correctly see the attached file for a quick and dirty demonstration:

1DataSet-For2Repeaters.rp (49.1 KB)


closed #3

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.