Version

Column Template (igGrid)

Introduction

The Column Template feature enables you to assign a column template, which renders the column data in a specific way according to the specified template. The Column template feature uses the Infragistics® Templating Engine, so the column template itself should follow the features supported by the engine. The benefit of the column template is the ability to assign individual templates to any column. It’s up to the developer if only one, a couple, or all of the columns will be templated.

Topics

View on GitHub