TActiveRepeater

API Manual

TActiveRepeater represents a data bound and updatable repeater control which is the active counterpart to the original TRepeater control.

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.

Please refer to the original documentation of TRepeater for usage.