Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
<com:TContent ID="body" >
|
|
|
2 |
|
|
|
3 |
<h1 id="5001">Data Controls</h1>
|
|
|
4 |
|
|
|
5 |
<ul id="u1" class="block-content">
|
|
|
6 |
<li>
|
|
|
7 |
<a href="?page=Controls.DataList">TDataList</a> is used to display or modify a list of data items.
|
|
|
8 |
</li>
|
|
|
9 |
|
|
|
10 |
<li>
|
|
|
11 |
<a href="?page=Controls.DataGrid">TDataGrid</a> displays data in a tabular format with rows and columns.
|
|
|
12 |
</li>
|
|
|
13 |
|
|
|
14 |
<li>
|
|
|
15 |
<a href="?page=Controls.Repeater">TRepeater</a> displays its content defined in templates repeatedly based on the given data.
|
|
|
16 |
</li>
|
|
|
17 |
</ul>
|
|
|
18 |
|
|
|
19 |
<div class="last-modified">$Id: Data.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent>
|