DevExtreme v23.2 is now available.

Explore our newest features/capabilities and share your thoughts with us.

Your search did not match any results.

Column 3rd Party Engine Template

Documentation

The DataGrid component supports the use of custom column templates and offers multiple methods for defining template markup. In this example, the Mustache template engine is used. A custom column template is defined as a script (see the index.html tab). To enforce the use of the Mustache template engine, call the DevExpress.setTemplateEngine(options) method as shown in this demo.

The source code for the React version of this demo will be available soon.