TActiveDataList

API Manual

TActiveDataList represents a data bound and updatable list control which is the active counterpart to the original TDataList control.

This component can be used in the same way as the regular datalist, the only difference is that the active datalist uses callbacks instead of postbacks for interaction.

Please refer to the original documentation of TDataList for usage.