Rexxx
MIS
- Oct 16, 2001
- 47
I am using repeaters and I need for each record to print one after another (vertically). As of now, I can loop through the dataset but all I get displayed (printed) is the last record in the dataset. Somehow I need to get the display to loop too. Very much like a datalist would do ... but repeaters will not nest within a datalist.