Data displaying twice in basic repeater - is there anything I should check to prevent this

Kerri Bednarchuk asked on May 20, 2016 03:49

I am modifying a very simple page: one data source, a couple repeaters with data transformation. I have now have the data in each of repeaters displaying twice. (I did verify the database table is not doubled). Any suggestions as to where to start? I have been mostly changing the HTML in the transformations. However it is displaying twice for transformations I have not altered.

Recent Answers


Brenden Kehren answered on May 20, 2016 04:35

Make sure the repeaters aren't assigned to the same datasource. You can troubleshoot this by hiding all the repeaters but 1 and then start adding them back in to see which one is the problem.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.