This section contains walkthroughs demonstrating how to create various types of templates using the Infragistics Templating Engine.
The information is covered in the following topics:
Topic | Purpose |
---|---|
Creating an Alternating Rows Template | This topic demonstrates how to create alternative row template using the templating engine. |
Creating a Basic Conditional Template | This topic demonstrates how to create basic conditional template using the templating engine. |
Creating a Basic Substitution Template | This topic demonstrates how to create basic substitution template using the templating engine. |
Creating a Complex Property Substitution Template | This topic demonstrates how to create complex property substitution template using the templating engine. |
Creating a Conditional Template Containing a Default Statement | This topic demonstrates how to create conditional template containing a default statement using the templating engine. |
Creating a Multi-Conditional Template Containing a Default Statement | This topic demonstrates, with code examples, how to create multi-conditional template containing a default statement using the templating engine. |
Creating a Nested Blocks Template | This topic demonstrates how to create nested blocks template using the templating engine. |
View on GitHub