Jul 21, 2022
Hey Keval,
The igx-grid supports binding to complex objects through a "path" of properties in the data record. Meaning, if you want to access the "name" field of "someData" you can do so by specifying it with a column field value of "someData.name"
Check out the Complex Data Binding section and live-demo here: