Data Controls
-
TDataList is used to display or modify a list of data items.
-
TDataGrid displays data in a tabular format with rows and columns.
-
TRepeater displays its content defined in templates repeatedly based on the given data.
$Id: Data.page 1650 2007-01-24 06:55:32Z wei $