Hi,
I would like to know what is indexVar? in Repeat control.
<xp:repeat id=“repeat1” rows=“100” first=“0” var=“answers” indexVar=“index”>
Hi,
I would like to know what is indexVar? in Repeat control.
<xp:repeat id=“repeat1” rows=“100” first=“0” var=“answers” indexVar=“index”>
Subject: varIndex…
This is not really needed unless you print out the row number.