The topics in this group explain how to work with the Unbound Columns feature of the igGrid
™ control.
Populating Unbound Columns with Data (igGrid): Binding data to unbound column can be achieved locally or remotely. This group of topics explains how to populate unbound column with data.
Rendering Calculated Values in Unbound Columns: This topic demonstrates, with code examples how to set up formula functions to calculate unbound column values.
Optimizing the Grid Performance When Unbound Columns Are Used: This topic discusses client-based vs. server-based merging of unbound columns and the optimization considerations for each. It also demonstrates how the developer can programmatically control where merging can take place.
View on GitHub