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
template
Narrow your results
igx-grid
igx-hierarchicalgrid
paginator
Filtering
Angular
igx-rowisland
igx-navbar
igx-combo
Column
customization
igxFilterCellTemplate
custom
igx-combobox
igx-cell
customize
igx-simple-combo
Search
igxcell
Ignite UI
filter
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 - 8 of
8 results
for Ignite UI for Angular
Answered
3654836
views
3
replies
Igx-combo/igx-simple-combo with custom content in the final view
Dear Igx-team, I have a list of text + icons. The selection should be displayed with the belonging text + icon in the final displayed combo-result (coma separated, f.e. "My Text x, Another Text <icon...
Not Answered
2265085
views
5
replies
igx-grid custom paginator
Hallo, I am currently using a igx-paginator in my Grid. The default paginator looks something like this: So we have the items per page on the left side and the navigation on the right side....
Answered
1941367
views
4
replies
Re-re-templating/reuse igx-gid filters (igxFilterCellTemplate)
Hey guys, according to https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/filtering#re-templating-filter-cell <ng-template #defaultFilterTemplate igxFilterCellTemplate...
Not Answered
615374
views
1
reply
Error to show child data! Igx-HierarchicalGrid
I am starting to use the grid but I have some problems. When I fill the grid with data and their children, the hierarchy column (or whatever it is called) shows in all rows the icon but there are not...
Answered
1676530
views
4
replies
Error in Igx-HierarchicalGrid to show expand icon!
Hi! I am starting to use the grid but I have some problems. When I fill the grid with data and their children, the hierarchy column (or whatever it is called) shows in all rows the icon but there...
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
936558
views
1
reply
cell.cellID.rowIndex is changed after expanding rowIsland in Hierarchical-Grid
Hello, I have problems using the cell.cellID.rowIndex property. It changes after expanding a grid-island. For example: I have two entries in a hierarchical-grid if the first one is expandended I...
Answered
1069473
views
2
replies
Angular 7 igxNavbar theme-able title
I'm attempting to prepend the title of the IgxNavbar with a company logo, but I'm not able to figure out how this is done via the new Angular 7 feature recently announced.