Available in the OSS Version

Combo Box - Templating

This sample demonstrates the use of templates in the igCombo control.

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

There are three places to use custom template points in the igCombo control: header, footer, and item. The header template displays above the drop-down list and the footer displays below the list. Item templates are repeated for each item within the igCombo control. This sample shows how header and footer templates can provide more information about the list as a whole and how the item templates can provide more information about each individual item. This sample accesses the Northwind Service API.

Code View

Copy to Clipboard