Binding data to unbound column can be achieved locally or remotely. This group of topics explains how to populate unbound column with data.
Populating Unbound Columns Overview (igGrid): This topic provides a conceptual overview of how an unbound column can be populated with data and briefly explains the options (local/remote).
Populating Unbound Columns Locally (igGrid): This topic demonstrates, with code samples how to set unbound column values on the client.
Populating Unbound Columns Remotely (igGrid): This topic demonstrates, with code samples how to set unbound column values on the server.
View on GitHub