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
Column
Narrow your results
igx-grid
igx-column
Data Grid
styling
Angular
Ignite UI for Angular (igx-grid )
conditional-cell-styling
width
igxgrid
CSS
columns
grid
ignite-ui
column auto width
grid state persistence
template
igniteui-angular
igxcell
Alignment
column width
Search
Most Viewed
Sass Error after upgrading vom v14 to v15
Answered
over 2 years 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 3 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 - 8 of
8 results
for Ignite UI for Angular
Answered
0
views
5
replies
Ellipsis("...") at the end of my string of column with [width] = "auto"
I have already set [width]="auto" I still see "..." ellipsis at the end of my string, I don't want to see ellipsis at the end of the string, as when I load data in the igx-grid initially, it do not properly...
Not Answered
0
views
3
replies
Data displays in the wrong column and sometimes some columns are missing
"@infragistics/igniteui-angular" : "15.0.8" , "@angular/core" : "15.1.2" The issues I have listed below occurred after I changed the previous width property from: [maxWidth]="'100%'" To: [width...
Not Answered
3276450
views
3
replies
igx-grid column alignment
Hello, I am faced with a requirement to align the content of a specific cell and its corresponding header to the right side of the igx-grid. Like this: After going through the documentation...
Answered
1439459
views
3
replies
IG grid Dynamic columns width not setting properly
I am on the latest Angular/Infragistics (12.0.3). I am unable to define the column width in a data grid using dynamically generated columns. At present, all I'm getting are the pinned header columns...
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
975659
views
2
replies
Conditional Cell Styling and State Persistence
Good Afternoon, I have a Igx-Grid that is using both the Igx State Directive and has Conditional Cell Styling attached to the Columns. The issue I am running into when trying to use both is when I load...
Answered
1841441
views
4
replies
If a column has a igxCell template, it don't highlight the words when searching
If I use a ng-template for a column and i'm using Grid Searching the words on the column with template is not higtlighting. There is a way to see the highlighting on columns with template?
Not Answered
1395134
views
1
reply
Not able to set dynamic column width for igx grid in angular
In angular 7 I am trying to set total grid width dynamically and it works fine. But while trying to set column width dynamically it is till having fixed value. It is keeping initial value ( columnWidth...