Need to display an icon of ms-excel instead of text
New DiscussionHi Team,
I am using Infragistics version 9.1.12 and Angular version 9.
Scenario: I have a igx data grid and a feature button below the grid to export the grid data to excel
Requirement: Need to display ms-excel icon of green color and transparent button background color instead of text stating “Export to excel”.
Tried the below code snippet but was not able to display the icon:
<button igxButton=”raised” (click)=”exportButtonHandler()” class=”exportButton” igxButtonBackground=”transparent”>
<igx-icon fontSet=”material”>ms-excel</igx-icon>
</button>
Hope to get solution soon!!
Thanks in advance!
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
4 Created On
Mar 15, 2021 Last Post
4 years, 11 months ago