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
Narrow your results
igx-grid
Angular
Ignite UI for Angular (igx-grid )
Ignite UI
igniteui-angular
Filtering
igx-column
igx-hierarchicalgrid
igx-tree-grid
igx-combo
grid
CSS
Chart
igx-dialog
Data Grid
igx-datePicker
Dockmanager
igx-data-chart
ignite-ui
Sorting
igx-category-chart
igx-drop-down
Excel
Spreadsheet
igxgrid
Frequently Asked
License Issue - 403 Forbidden
Not Answered
18 days ago
Move from trial version error
Not Answered
over 4 years ago
[igx-spreadsheet] event for cell click in and how to customize for right click cell
Not Answered
over 5 years ago
I have an actionstrip menu in my IGX Grid whose content goes beyond the viewing area
Not Answered
1 month ago
Data in columns is displayed incorrectly when switching tabs, scrolling, and switching to another page
Answered
29 days ago
1 - 15 of
1290 results
for Ignite UI for Angular
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Descending
Ascending
By title
By date
By reply count
By view count
By votes
By quality
Not Answered
0
views
0
replies
Annoying overlays in karma test view page
Hi, whenever I have a test that involves an IgxDialogComponent or the IgxOverlayService it produces a persistent igx-overlay dom node in the karma test runner's html page. One for every test. It's not...
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
1
reply
multi-part key in data used in grid - how to set the primaryKey
At times, the data that I am showing in a grid comes from a result set with a 2 part key. For example, I might be showing total qty on hand by color and size. This allows my user to group or filter...
Not Answered
0
views
1
reply
Trying to add IgcDockmanager to angular 17 project - getting Ivy error
I am following the instructions under Usage on this page https://ko.infragistics.com/products/ignite-ui-angular/angular/components/dock-manager And I am getting the following error when my app builds...
Not Answered
0
views
5
replies
IgxAutocompleteDirective throws exception when Edge form filler is used
We have a control using IgxAutocompleteDirective on a form with other text fields. When the user selects a form filler field for one of the other text fields, auto-complete throws an exception in this...
Answered
0
views
2
replies
Showing Group Summary Totals when Group is collapsed
I have enabled column grouping, and my grid has summaries. And when I group my data, the summaries do appear at the end of each group. as well as at the end of the grid for grand totals. However,...
Answered
0
views
3
replies
Grid Filtering Case Sensitivity
There seems to be some strange behavior in the default grid filtering when cells contain the same value but differ in case. In short, it seems like the filtering 'in' condition does not respect the provided...
Answered
0
views
3
replies
PivotGrid - When I click a cell, i need to know the field names and and values for the row and column dimensions
I am working in Angular v17 with the Pivot Grid , v 1 7 . 2 . I have a pivot grid with 2 nested columns (Color and Coating ) and 2 nested rows (State and Material ) . I am showing the number of orders...
Answered
0
views
1
reply
IgxSimpleCombo - is there a way to prevent keyboard entry
Is it possible to prevent keyboard entry in the SimpleCombo? I looked for a property but I did not see one. I have a list of items that are displayed in a SimpleCombo, and I don't want the user to free...
Answered
0
views
4
replies
IgxDataChartComponent: how to fix x axis width
Hi, I have been requested to make a series of data charts starting at the same X to have the same width, so that all the intervals coincide visually (they're placed one below the other). It's of course...
Not Answered
0
views
5
replies
License Issue - 403 Forbidden
Hi , we are facing this issue from morning which was working last week In local In Pipelinine HttpErrorGeneral: 403 Forbidden - GET packages.infragistics.com/.../@infragistics/igniteui-angular...
Answered
0
views
4
replies
Data in columns is displayed incorrectly when switching tabs, scrolling, and switching to another page
<app-header [title]="'販売予測数量自動計算期間一覧画面'" [logoText]="'販売予測システム'"></app-header> <div class="content-wrapper"> <div class="content-table-wrapper my-elem"> <div class="table-wrap"> <igx-tabs class...
Not Answered
55976
views
5
replies
Angular igx-grid - Tool tip(Pop up) with button
Hi , We are using Angular igx-grid. if the column length exceeds certain limit by default Grid adds ... towards the end and shows the full text as part of tool tip. can we customize this feature like...
Not Answered
0
views
2
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
0
views
5
replies
Expand/Collapse tree node without selecting node
Hi, I'm using the igx-tree for navigation purpose in my project - so far so good. But I'm facing with the situation when I expand a node the related node will be selected - like in the doc www.infragistics...
Loading...
Load More