North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ignite UI for Angular
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
styling
Narrow your results
CSS
Angular
theme
Ignite UI
igx-grid
igniteui-angular
igx-cell
Ignite UI for Angular (igx-grid )
icon
customize
html
scss
igx-card
style
excelExportService
theming
onCellEdit
igx-hierarchicalgrid
Layout
color
Column
igx-button
conditional-cell-styling
Themes
bootstrap
Most Viewed
Sass Error after upgrading vom v14 to v15
Answered
over 1 year ago
Does igx-grid support filtering from a column with an array of objects?
Answered
over 1 year ago
How do I create a composite chart?
Answered
over 2 years ago
NullInjectorError: No provider for InjectionToken IgxDropDownBaseToken!
Not Answered
over 3 years ago
The neatest way to add custom css to the dock manager?
Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 12 of
12 results
for Ignite UI for Angular
Not Answered
3112313
views
2
replies
Updating Angular to latest 16 version results error @error 'The theme for #{map.get($map, 'name')} does not contain #{$key}'
Today we updated our application the latest angular version (prior, it was generally 16.1.0, now its 16.2.12). Also of the infragistics packages we updated igniteui-angular-i18n from 15.1.21 to 15.1.34...
Answered
3654052
views
5
replies
Export to Excel using multiple sheets
Hi Team, We are developing a screen where user should be able to download data to Excel of multiple components in the page. The components can be charts, tables or anything. Ideally each of them will...
Answered
2591138
views
3
replies
Igx Cell: Is there a way to change idle text color and selected text color?
Hello, I'm trying to follow this guide's use of cell classes in order to change a cell's default text color and selected text color: https://www.infragistics.com/products/ignite-ui-angular/angular/components...
Answered
3052123
views
5
replies
Multiple cards in floating arrangement
I am on AG/IG 13.3 or so. I like the look of the cards in the Angular Card Component page , but I'm having issues making simple cards that match any of these layouts and float beside each other. I...
Not Answered
1671343
views
3
replies
Change the scale for controls
I am on AG 12.3 and IG 12.3. Some users (and I agree) have complained that the controls are too big and taking up valuable real estate for data viewability and analysis. My suggestion so far has been...
Answered
2927697
views
5
replies
China users not seeing Icons...
This is using AG 12.3 & IG 12.3. Our users in China are actually seeing the text name of icons rather than the actual icons for all buttons/dropdowns/combos. It's not negatively impacting functionality...
Answered
2581026
views
5
replies
resize all columns when table has horizontal scroll bar
Hello, I have a table with large columns that far exceeds the width of the screen so it appears represented with a horizontal scroll bar. Using the autosize() method at load data time I am able to...
Not Answered
1122989
views
1
reply
Cannot create custom button theme by using igx-css-vars
Even after upgrading to IgniteUI for Angular 12.0.5 I've been unable to make a custom button theme work with the usual igx-css-vars approach, neither in Firefox or Chrome. The alternative, not recommended...
Answered
2074206
views
1
reply
Custom Theme or Custom Style-Sheet
Hi everyone, we want to create a custom theme or custom style-sheet for our Angular App. Is there some kind of editor where we can define how the Infragistics-Controlls should look? If not, what...
Not Answered
1961608
views
5
replies
Cell Style from string
hi, i'm trying to pass a string in the column using the [cellStyles] property but i get a css error. "SyntaxError: Unexpected token ( in JSON at position 69". this is my string: {"background": "linear...
Not Answered
1889005
views
8
replies
Cell Styling not applied on other columns after change
I currently have two editable cells in the grid. First one is a dropdown and second is a comment. Depending on the value picked in the dropdown the cell styling for the comment cell changes to show if...
Not Answered
1677055
views
5
replies
Igx-Hierarchical-Grid - Adding Custom Styles on Cell Edit and Keeping the Styles Applied on Row Expansion
I am trying to add a Visual Indicator to any cell that is edited but hasn't had the corresponding change saved to our database. I'm using the onCellEdit event to apply a custom 'edited-border' class that...