Browse By Tags

  • igx-grid vertical column headers

    Dear Infragistics Team,

    I am currently working with the igx-grid component and am exploring options for customizing the appearance of the grid's column headers.

    I have a specific requirement to align the column headers vertically. Could you please…

  • Export Data to Excel

    I'm getting an error while exporting grid data to excel. 

    It is a complex data object.

    I've used igx-grid along with these properties [exportExcel]="true"  [showToolbar]="true"

    the data object is in the following format which is…