Available in the OSS Version

Combo Box - Virtualization

This sample demonstrates UI virtualization for 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.

Enabling UI virtualization allows the igCombo control to quickly and efficiently render large amounts of data in the combo. When this feature is enabled, the igCombo control reuses HTML elements and replaces the contents of these elements while scrolling which significantly reduces the overhead in rendering new data. This sample accesses the Northwind Service API.

Code View

Copy to Clipboard