<com:TContent ID="body" >

<h1 id="176028">TActiveRepeater</h1>
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveRepeater" />

<p class="block-content">
<tt>TActiveRepeater</tt> represents a data bound and updatable repeater control which is the
active counterpart to the original <tt>TRepeater</tt> control.
</p>

<p class="block-content">
This component can be used in the same way as the regular repeater, the only
difference is that the active repeater uses callbacks instead of postbacks
for interaction.
</p>

<p class="block-content">
Please refer to the original documentation of <a href="?page=Controls.Repeater">TRepeater</a> for usage.
</p>

<com:RunBar PagePath="ActiveControls.Samples.TActiveRepeater.Home" />
</com:TContent>