 | Overview |
 | Features |
 | Reference Book |
 | Live Demos |
|  | Populating with Data |
|  | Appearance |
|  | Behavior |
|  | Programming |
|  | Application scenarios |
| |  | Update Panel |
|
| HTML Template: |  |
| | XSL Template: |  |
| | ASCX Template: |  |
|
An Item Template specifies the content and formatting of an Item's text. You can apply Template to the item by using the Template attribute. The example above demonstrates usage of:
- HTML template - is used to display the table with computer games.
- XSL template - demonstrates the Conditional Formatting for items.
- ASCX template - displays current date and demo of TV Schedule created by using C# in template's Code Behind.
|